summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansae200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansae200.h')
-rw-r--r--firmware/export/config/sansae200.h2
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 @@
142#define BATTERY_CAPACITY_INC 0 /* capacity increment */ 142#define BATTERY_CAPACITY_INC 0 /* capacity increment */
143#define BATTERY_TYPES_COUNT 1 /* only one type */ 143#define BATTERY_TYPES_COUNT 1 /* only one type */
144 144
145#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
146
145/* Charging implemented in a target-specific algorithm */ 147/* Charging implemented in a target-specific algorithm */
146#define CONFIG_CHARGING CHARGING_TARGET 148#define CONFIG_CHARGING CHARGING_TARGET
147#define HAVE_POWEROFF_WHILE_CHARGING 149#define HAVE_POWEROFF_WHILE_CHARGING