mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
Improve wording
This commit is contained in:
parent
2c3ae3d79d
commit
41d8d5cf27
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
#include "../include.h"
|
#include "../include.h"
|
||||||
|
|
||||||
#define USE_ESTIMATED_SOC // If enabled, SOC is estimated from pack voltage. Useful for locked packs. \
|
#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_CHARGE_W 10000
|
||||||
#define MAXPOWER_DISCHARGE_W 10000
|
#define MAXPOWER_DISCHARGE_W 10000
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue