summaryrefslogtreecommitdiff
path: root/firmware/export/config-iaudiom5.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-iaudiom5.h')
-rw-r--r--firmware/export/config-iaudiom5.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-iaudiom5.h b/firmware/export/config-iaudiom5.h
index 5ec6b77862..26cc9c5da6 100644
--- a/firmware/export/config-iaudiom5.h
+++ b/firmware/export/config-iaudiom5.h
@@ -105,6 +105,9 @@
105/* Hardware controlled charging? FIXME */ 105/* Hardware controlled charging? FIXME */
106#define CONFIG_CHARGING CHARGING_SIMPLE 106#define CONFIG_CHARGING CHARGING_SIMPLE
107 107
108/* define current usage levels */
109#define CURRENT_REMOTE 8 /* additional current when remote connected */
110
108#ifndef SIMULATOR 111#ifndef SIMULATOR
109 112
110/* Define this if your LCD can set contrast */ 113/* Define this if your LCD can set contrast */