diff options
Diffstat (limited to 'firmware/export')
-rw-r--r-- | firmware/export/config/sansaclip.h | 2 | ||||
-rw-r--r-- | firmware/export/config/sansae200v2.h | 2 | ||||
-rw-r--r-- | firmware/export/config/sansafuze.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/firmware/export/config/sansaclip.h b/firmware/export/config/sansaclip.h index d43fa898b0..7427d623fb 100644 --- a/firmware/export/config/sansaclip.h +++ b/firmware/export/config/sansaclip.h | |||
@@ -154,7 +154,7 @@ | |||
154 | /* #define HAVE_POWEROFF_WHILE_CHARGING */ | 154 | /* #define HAVE_POWEROFF_WHILE_CHARGING */ |
155 | 155 | ||
156 | /* define current usage levels (based on battery bench) */ | 156 | /* define current usage levels (based on battery bench) */ |
157 | #define CURRENT_NORMAL 42 | 157 | #define CURRENT_NORMAL 37 |
158 | #define CURRENT_BACKLIGHT 13 | 158 | #define CURRENT_BACKLIGHT 13 |
159 | #define CURRENT_RECORD CURRENT_NORMAL | 159 | #define CURRENT_RECORD CURRENT_NORMAL |
160 | 160 | ||
diff --git a/firmware/export/config/sansae200v2.h b/firmware/export/config/sansae200v2.h index 1b7d76e650..03711990a9 100644 --- a/firmware/export/config/sansae200v2.h +++ b/firmware/export/config/sansae200v2.h | |||
@@ -158,7 +158,7 @@ | |||
158 | #define CONFIG_I2C I2C_AS3525 | 158 | #define CONFIG_I2C I2C_AS3525 |
159 | 159 | ||
160 | /* define current usage levels (based on battery bench) */ | 160 | /* define current usage levels (based on battery bench) */ |
161 | #define CURRENT_NORMAL 45 | 161 | #define CURRENT_NORMAL 44 |
162 | #define CURRENT_BACKLIGHT 30 | 162 | #define CURRENT_BACKLIGHT 30 |
163 | #define CURRENT_RECORD CURRENT_NORMAL | 163 | #define CURRENT_RECORD CURRENT_NORMAL |
164 | 164 | ||
diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h index e2b3fa8aaa..2f0073fc53 100644 --- a/firmware/export/config/sansafuze.h +++ b/firmware/export/config/sansafuze.h | |||
@@ -162,7 +162,7 @@ | |||
162 | #define CONFIG_I2C I2C_AS3525 | 162 | #define CONFIG_I2C I2C_AS3525 |
163 | 163 | ||
164 | /* define current usage levels (based on battery bench) */ | 164 | /* define current usage levels (based on battery bench) */ |
165 | #define CURRENT_NORMAL 37 | 165 | #define CURRENT_NORMAL 35 |
166 | #define CURRENT_BACKLIGHT 30 | 166 | #define CURRENT_BACKLIGHT 30 |
167 | #define CURRENT_RECORD CURRENT_NORMAL | 167 | #define CURRENT_RECORD CURRENT_NORMAL |
168 | 168 | ||