summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaclipv2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaclipv2.h')
-rw-r--r--firmware/export/config/sansaclipv2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h
index ad960c3051..a39fe3e12c 100644
--- a/firmware/export/config/sansaclipv2.h
+++ b/firmware/export/config/sansaclipv2.h
@@ -161,6 +161,9 @@
161#define CURRENT_BACKLIGHT 15 161#define CURRENT_BACKLIGHT 15
162#define CURRENT_RECORD 11 162#define CURRENT_RECORD 11
163 163
164/* maximum charging current */
165#define CURRENT_MAX_CHG 150
166
164/* Define this to the CPU frequency */ 167/* Define this to the CPU frequency */
165#define CPU_FREQ 240000000 168#define CPU_FREQ 240000000
166 169