summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaview.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaview.h')
-rw-r--r--firmware/export/config/sansaview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/sansaview.h b/firmware/export/config/sansaview.h
index 829f67ab3e..89da94338f 100644
--- a/firmware/export/config/sansaview.h
+++ b/firmware/export/config/sansaview.h
@@ -129,6 +129,8 @@
129#define BATTERY_CAPACITY_INC 0 /* capacity increment */ 129#define BATTERY_CAPACITY_INC 0 /* capacity increment */
130#define BATTERY_TYPES_COUNT 1 /* only one type */ 130#define BATTERY_TYPES_COUNT 1 /* only one type */
131 131
132#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
133
132/* Charging implemented in a target-specific algorithm */ 134/* Charging implemented in a target-specific algorithm */
133#define CONFIG_CHARGING CHARGING_SIMPLE 135#define CONFIG_CHARGING CHARGING_SIMPLE
134#define HAVE_POWEROFF_WHILE_CHARGING 136#define HAVE_POWEROFF_WHILE_CHARGING