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