summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuzev2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansafuzev2.h')
-rw-r--r--firmware/export/config/sansafuzev2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h
index 8231236104..ae25592d1a 100644
--- a/firmware/export/config/sansafuzev2.h
+++ b/firmware/export/config/sansafuzev2.h
@@ -161,6 +161,8 @@
161#define BATTERY_CAPACITY_INC 0 /* capacity increment */ 161#define BATTERY_CAPACITY_INC 0 /* capacity increment */
162#define BATTERY_TYPES_COUNT 1 /* only one type */ 162#define BATTERY_TYPES_COUNT 1 /* only one type */
163 163
164#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
165
164/* Charging implemented in a target-specific algorithm */ 166/* Charging implemented in a target-specific algorithm */
165#define CONFIG_CHARGING CHARGING_TARGET 167#define CONFIG_CHARGING CHARGING_TARGET
166 168