summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaconnect.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaconnect.h')
-rw-r--r--firmware/export/config/sansaconnect.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/firmware/export/config/sansaconnect.h b/firmware/export/config/sansaconnect.h
index 5ae2be1b16..016c8d108d 100644
--- a/firmware/export/config/sansaconnect.h
+++ b/firmware/export/config/sansaconnect.h
@@ -147,7 +147,7 @@
147#define BATTERY_CAPACITY_INC 100 /* capacity increment */ 147#define BATTERY_CAPACITY_INC 100 /* capacity increment */
148#define BATTERY_TYPES_COUNT 1 /* only one type */ 148#define BATTERY_TYPES_COUNT 1 /* only one type */
149 149
150#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE 150#define CONFIG_BATTERY_MEASURE PERCENTAGE_MEASURE
151 151
152/* define current usage levels */ 152/* define current usage levels */
153#if 0 153#if 0
@@ -156,9 +156,6 @@
156#define CURRENT_BACKLIGHT 200 156#define CURRENT_BACKLIGHT 200
157#endif 157#endif
158 158
159/* Hardware controlled charging with monitoring */
160//#define CONFIG_CHARGING CHARGING_MONITOR
161
162#define CONFIG_CPU DM320 159#define CONFIG_CPU DM320
163 160
164#define CONFIG_I2C I2C_DM320 161#define CONFIG_I2C I2C_DM320