diff options
Diffstat (limited to 'firmware/export/config/sansae200.h')
-rw-r--r-- | firmware/export/config/sansae200.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/sansae200.h b/firmware/export/config/sansae200.h index dd5747a9ca..c5b53e6ea2 100644 --- a/firmware/export/config/sansae200.h +++ b/firmware/export/config/sansae200.h @@ -142,6 +142,8 @@ #define BATTERY_CAPACITY_INC 0 /* capacity increment */ #define BATTERY_TYPES_COUNT 1 /* only one type */ +#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE + /* Charging implemented in a target-specific algorithm */ #define CONFIG_CHARGING CHARGING_TARGET #define HAVE_POWEROFF_WHILE_CHARGING |