summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansac200v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansac200v2.h')
-rw-r--r--firmware/export/config/sansac200v2.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/firmware/export/config/sansac200v2.h b/firmware/export/config/sansac200v2.h
index 0da8b6a67b..e3bb54f164 100644
--- a/firmware/export/config/sansac200v2.h
+++ b/firmware/export/config/sansac200v2.h
@@ -154,8 +154,7 @@
154#define CONFIG_I2C I2C_AS3525 154#define CONFIG_I2C I2C_AS3525
155 155
156/* define this if the hardware can be powered off while charging */ 156/* define this if the hardware can be powered off while charging */
157/* Sansa can't be powered off while charging */ 157#define HAVE_POWEROFF_WHILE_CHARGING
158/* #define HAVE_POWEROFF_WHILE_CHARGING */
159 158
160#define CURRENT_NORMAL 50 159#define CURRENT_NORMAL 50
161#define CURRENT_BACKLIGHT 25 160#define CURRENT_BACKLIGHT 25