summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaclip.h
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2010-05-09 07:39:53 +0000
committerRafaël Carré <rafael.carre@gmail.com>2010-05-09 07:39:53 +0000
commit382c23e10dc44a357c5ce65df01c38559d722314 (patch)
treeec3d68d45796f9d6618e9e099e584ce9bfc15f5e /firmware/export/config/sansaclip.h
parent20eb5f48e5212d9eeb6c7d2ab531f62bb16380a5 (diff)
downloadrockbox-382c23e10dc44a357c5ce65df01c38559d722314.tar.gz
rockbox-382c23e10dc44a357c5ce65df01c38559d722314.zip
Update current usage for Fuzev1/e200v2/Clipv1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25912 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config/sansaclip.h')
-rw-r--r--firmware/export/config/sansaclip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansaclip.h b/firmware/export/config/sansaclip.h
index 12c67bf35f..63a387ba27 100644
--- a/firmware/export/config/sansaclip.h
+++ b/firmware/export/config/sansaclip.h
@@ -154,7 +154,7 @@
154/* #define HAVE_POWEROFF_WHILE_CHARGING */ 154/* #define HAVE_POWEROFF_WHILE_CHARGING */
155 155
156/* define current usage levels (based on battery bench) */ 156/* define current usage levels (based on battery bench) */
157#define CURRENT_NORMAL 50 157#define CURRENT_NORMAL 45
158#define CURRENT_BACKLIGHT 14 158#define CURRENT_BACKLIGHT 14
159#define CURRENT_RECORD CURRENT_NORMAL 159#define CURRENT_RECORD CURRENT_NORMAL
160 160