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