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