summaryrefslogtreecommitdiff
path: root/firmware/export/config-iaudiox5.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-iaudiox5.h')
-rw-r--r--firmware/export/config-iaudiox5.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index 03b84606c9..8b1f9086bb 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -122,6 +122,9 @@
122/* Hardware controlled charging? FIXME */ 122/* Hardware controlled charging? FIXME */
123#define CONFIG_CHARGING CHARGING_SIMPLE 123#define CONFIG_CHARGING CHARGING_SIMPLE
124 124
125/* define current usage levels */
126#define CURRENT_REMOTE 8 /* additional current when remote connected */
127
125#ifndef SIMULATOR 128#ifndef SIMULATOR
126 129
127/* define this if the backlight thread is used for fade, not for sim, needs 130/* define this if the backlight thread is used for fade, not for sim, needs