summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-e200.h')
-rw-r--r--firmware/export/config-e200.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index b290a24952..602a84707c 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -124,9 +124,9 @@
124#define CONFIG_CHARGING CHARGING_SIMPLE 124#define CONFIG_CHARGING CHARGING_SIMPLE
125 125
126/* define current usage levels */ 126/* define current usage levels */
127#define CURRENT_NORMAL 45 /* Mike's measurements in Jan 2008 */ 127#define CURRENT_NORMAL 30 /* Toni's measurements in Nov 2008 */
128#define CURRENT_BACKLIGHT 40 /* Screen is about 20, blue LEDs are another 20, so 40 if both */ 128#define CURRENT_BACKLIGHT 40 /* Screen is about 20, blue LEDs are another 20, so 40 if both */
129#define CURRENT_RECORD 40 /* flash player, so this is just unboosted current*/ 129#define CURRENT_RECORD 30 /* flash player, so this is just unboosted current*/
130 130
131/* define this if the unit can be powered or charged via USB */ 131/* define this if the unit can be powered or charged via USB */
132#define HAVE_USB_POWER 132#define HAVE_USB_POWER