diff options
Diffstat (limited to 'firmware/export/config/sansaconnect.h')
-rw-r--r-- | firmware/export/config/sansaconnect.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/sansaconnect.h b/firmware/export/config/sansaconnect.h index 714534d6ad..a0f517992b 100644 --- a/firmware/export/config/sansaconnect.h +++ b/firmware/export/config/sansaconnect.h @@ -149,6 +149,8 @@ #define BATTERY_CAPACITY_INC 100 /* capacity increment */ #define BATTERY_TYPES_COUNT 1 /* only one type */ +#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE + /* define current usage levels */ #if 0 /* TODO */ |