diff --git a/Software/src/battery/BYD-ATTO-3-BATTERY.h b/Software/src/battery/BYD-ATTO-3-BATTERY.h index 21454223..3060eb64 100644 --- a/Software/src/battery/BYD-ATTO-3-BATTERY.h +++ b/Software/src/battery/BYD-ATTO-3-BATTERY.h @@ -4,7 +4,7 @@ #include "../include.h" #define USE_ESTIMATED_SOC // If enabled, SOC is estimated from pack voltage. Useful for locked packs. \ - // Uncomment this only if you know your BMS is unlocked and able to send SOC% + // Comment out this only if you know your BMS is unlocked and able to send SOC% #define MAXPOWER_CHARGE_W 10000 #define MAXPOWER_DISCHARGE_W 10000