summaryrefslogtreecommitdiff
path: root/firmware/export/config
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/iriverh100.h2
-rw-r--r--firmware/export/config/iriverh120.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/iriverh100.h b/firmware/export/config/iriverh100.h
index ac314c5342..33d79cb194 100644
--- a/firmware/export/config/iriverh100.h
+++ b/firmware/export/config/iriverh100.h
@@ -136,7 +136,7 @@
136 136
137/* define current usage levels */ 137/* define current usage levels */
138#define CURRENT_NORMAL 80 /* 16h playback on 1300mAh battery */ 138#define CURRENT_NORMAL 80 /* 16h playback on 1300mAh battery */
139#define CURRENT_BACKLIGHT 23 /* from IriverBattery twiki page */ 139#define CURRENT_BACKLIGHT 23 /* from IriverBattery wiki page */
140#define CURRENT_SPDIF_OUT 10 /* optical SPDIF output on */ 140#define CURRENT_SPDIF_OUT 10 /* optical SPDIF output on */
141#define CURRENT_RECORD 105 /* additional current while recording */ 141#define CURRENT_RECORD 105 /* additional current while recording */
142#define CURRENT_REMOTE 8 /* additional current when remote connected */ 142#define CURRENT_REMOTE 8 /* additional current when remote connected */
diff --git a/firmware/export/config/iriverh120.h b/firmware/export/config/iriverh120.h
index bf97ee3c09..2c3a67330a 100644
--- a/firmware/export/config/iriverh120.h
+++ b/firmware/export/config/iriverh120.h
@@ -141,7 +141,7 @@
141 141
142/* define current usage levels */ 142/* define current usage levels */
143#define CURRENT_NORMAL 80 /* 16h playback on 1300mAh battery */ 143#define CURRENT_NORMAL 80 /* 16h playback on 1300mAh battery */
144#define CURRENT_BACKLIGHT 23 /* from IriverBattery twiki page */ 144#define CURRENT_BACKLIGHT 23 /* from IriverBattery wiki page */
145#define CURRENT_SPDIF_OUT 10 /* optical SPDIF output on */ 145#define CURRENT_SPDIF_OUT 10 /* optical SPDIF output on */
146#define CURRENT_RECORD 105 /* additional current while recording */ 146#define CURRENT_RECORD 105 /* additional current while recording */
147#define CURRENT_REMOTE 8 /* additional current when remote connected */ 147#define CURRENT_REMOTE 8 /* additional current when remote connected */