summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansac200v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansac200v2.h')
-rw-r--r--firmware/export/config/sansac200v2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sansac200v2.h b/firmware/export/config/sansac200v2.h
index aa9ccbe6b3..a87d1543a3 100644
--- a/firmware/export/config/sansac200v2.h
+++ b/firmware/export/config/sansac200v2.h
@@ -154,6 +154,9 @@
154#define CURRENT_BACKLIGHT 25 154#define CURRENT_BACKLIGHT 25
155#define CURRENT_RECORD CURRENT_NORMAL 155#define CURRENT_RECORD CURRENT_NORMAL
156 156
157/* maximum charging current */
158#define CURRENT_MAX_CHG 200
159
157/* The start address index for ROM builds */ 160/* The start address index for ROM builds */
158#define ROM_START 0x00000000 161#define ROM_START 0x00000000
159 162