summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config/iaudiox5.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/iaudiox5.h b/firmware/export/config/iaudiox5.h
index bafe51f12d..9497cbeab2 100644
--- a/firmware/export/config/iaudiox5.h
+++ b/firmware/export/config/iaudiox5.h
@@ -140,6 +140,8 @@
140#define CONFIG_CHARGING CHARGING_SIMPLE 140#define CONFIG_CHARGING CHARGING_SIMPLE
141 141
142/* define current usage levels */ 142/* define current usage levels */
143#define CURRENT_NORMAL 65 /*2250mah/35h = 65 ma*/
144#define CURRENT_BACKLIGHT 25
143#define CURRENT_REMOTE 8 /* additional current when remote connected */ 145#define CURRENT_REMOTE 8 /* additional current when remote connected */
144 146
145/* Define this if your LCD can set contrast */ 147/* Define this if your LCD can set contrast */