summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansae200v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansae200v2.h')
-rw-r--r--firmware/export/config/sansae200v2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sansae200v2.h b/firmware/export/config/sansae200v2.h
index ef9c007a58..1b7d76e650 100644
--- a/firmware/export/config/sansae200v2.h
+++ b/firmware/export/config/sansae200v2.h
@@ -162,6 +162,9 @@
162#define CURRENT_BACKLIGHT 30 162#define CURRENT_BACKLIGHT 30
163#define CURRENT_RECORD CURRENT_NORMAL 163#define CURRENT_RECORD CURRENT_NORMAL
164 164
165/* maximum charging current */
166#define CURRENT_MAX_CHG 300
167
165/* The start address index for ROM builds */ 168/* The start address index for ROM builds */
166#define ROM_START 0x00000000 169#define ROM_START 0x00000000
167 170