summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansae200v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansae200v2.h')
-rw-r--r--firmware/export/config/sansae200v2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/sansae200v2.h b/firmware/export/config/sansae200v2.h
index a03dfe05a6..19346dbfb6 100644
--- a/firmware/export/config/sansae200v2.h
+++ b/firmware/export/config/sansae200v2.h
@@ -152,6 +152,8 @@
152#define BATTERY_CAPACITY_INC 0 /* capacity increment */ 152#define BATTERY_CAPACITY_INC 0 /* capacity increment */
153#define BATTERY_TYPES_COUNT 1 /* only one type */ 153#define BATTERY_TYPES_COUNT 1 /* only one type */
154 154
155#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
156
155/* Charging implemented in a target-specific algorithm */ 157/* Charging implemented in a target-specific algorithm */
156#define CONFIG_CHARGING CHARGING_TARGET 158#define CONFIG_CHARGING CHARGING_TARGET
157 159