summaryrefslogtreecommitdiff
path: root/firmware/export/config
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/sansaclipplus.h2
-rw-r--r--firmware/export/config/sansaclipv2.h2
-rw-r--r--firmware/export/config/sansafuzev2.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h
index 883a71ea21..90636b152d 100644
--- a/firmware/export/config/sansaclipplus.h
+++ b/firmware/export/config/sansaclipplus.h
@@ -161,7 +161,7 @@
161/* #define HAVE_POWEROFF_WHILE_CHARGING */ 161/* #define HAVE_POWEROFF_WHILE_CHARGING */
162 162
163/* define current usage levels (based on battery bench) */ 163/* define current usage levels (based on battery bench) */
164#define CURRENT_NORMAL 15 164#define CURRENT_NORMAL 19
165#define CURRENT_BACKLIGHT 15 165#define CURRENT_BACKLIGHT 15
166#define CURRENT_RECORD CURRENT_NORMAL /* TODO */ 166#define CURRENT_RECORD CURRENT_NORMAL /* TODO */
167 167
diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h
index 3ae09b7003..85c1276367 100644
--- a/firmware/export/config/sansaclipv2.h
+++ b/firmware/export/config/sansaclipv2.h
@@ -157,7 +157,7 @@
157/* #define HAVE_POWEROFF_WHILE_CHARGING */ 157/* #define HAVE_POWEROFF_WHILE_CHARGING */
158 158
159/* define current usage levels (based on battery bench) */ 159/* define current usage levels (based on battery bench) */
160#define CURRENT_NORMAL 23 160#define CURRENT_NORMAL 24
161#define CURRENT_BACKLIGHT 15 161#define CURRENT_BACKLIGHT 15
162#define CURRENT_RECORD 11 162#define CURRENT_RECORD 11
163 163
diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h
index f3d8e0860e..de980c6ab3 100644
--- a/firmware/export/config/sansafuzev2.h
+++ b/firmware/export/config/sansafuzev2.h
@@ -164,7 +164,7 @@
164#define CONFIG_I2C I2C_AS3525 164#define CONFIG_I2C I2C_AS3525
165 165
166/* define current usage levels (based on battery bench) */ 166/* define current usage levels (based on battery bench) */
167#define CURRENT_NORMAL 30 167#define CURRENT_NORMAL 26
168#define CURRENT_BACKLIGHT 30 168#define CURRENT_BACKLIGHT 30
169#define CURRENT_RECORD CURRENT_NORMAL 169#define CURRENT_RECORD CURRENT_NORMAL
170 170