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