summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuzev2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansafuzev2.h')
-rw-r--r--firmware/export/config/sansafuzev2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h
index 78c2f6b721..b725ab5007 100644
--- a/firmware/export/config/sansafuzev2.h
+++ b/firmware/export/config/sansafuzev2.h
@@ -168,6 +168,9 @@
168#define CURRENT_BACKLIGHT 30 168#define CURRENT_BACKLIGHT 30
169#define CURRENT_RECORD CURRENT_NORMAL 169#define CURRENT_RECORD CURRENT_NORMAL
170 170
171/* maximum charging current */
172#define CURRENT_MAX_CHG 200
173
171/* Define this to the CPU frequency */ 174/* Define this to the CPU frequency */
172#define CPU_FREQ 240000000 175#define CPU_FREQ 240000000
173 176