summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaclip.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaclip.h')
-rw-r--r--firmware/export/config/sansaclip.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sansaclip.h b/firmware/export/config/sansaclip.h
index 3ef6e2649d..d43fa898b0 100644
--- a/firmware/export/config/sansaclip.h
+++ b/firmware/export/config/sansaclip.h
@@ -158,6 +158,9 @@
158#define CURRENT_BACKLIGHT 13 158#define CURRENT_BACKLIGHT 13
159#define CURRENT_RECORD CURRENT_NORMAL 159#define CURRENT_RECORD CURRENT_NORMAL
160 160
161/* maximum charging current */
162#define CURRENT_MAX_CHG 150
163
161/* Define this to the CPU frequency */ 164/* Define this to the CPU frequency */
162#define CPU_FREQ 248000000 165#define CPU_FREQ 248000000
163 166