summaryrefslogtreecommitdiff
path: root/firmware/export/config-mrobe100.h
diff options
context:
space:
mode:
authorRobert Kukla <roolku@rockbox.org>2008-04-15 23:38:45 +0000
committerRobert Kukla <roolku@rockbox.org>2008-04-15 23:38:45 +0000
commit4c86e345173b72d0b42d366d8f256065d2604ce1 (patch)
tree2104a86971c2c93a90061df4c81f04bc38c8fd22 /firmware/export/config-mrobe100.h
parent620e6b4d933532c48a8995ab495b02505791c347 (diff)
downloadrockbox-4c86e345173b72d0b42d366d8f256065d2604ce1.tar.gz
rockbox-4c86e345173b72d0b42d366d8f256065d2604ce1.zip
m:robe 100 - enable setting for buttonlight brightness
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17134 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-mrobe100.h')
-rw-r--r--firmware/export/config-mrobe100.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-mrobe100.h b/firmware/export/config-mrobe100.h
index 19964998c5..0365bb381f 100644
--- a/firmware/export/config-mrobe100.h
+++ b/firmware/export/config-mrobe100.h
@@ -75,6 +75,8 @@
75/* define this if you have a light associated with the buttons */ 75/* define this if you have a light associated with the buttons */
76#define HAVE_BUTTON_LIGHT 76#define HAVE_BUTTON_LIGHT
77 77
78#define HAVE_BUTTONLIGHT_BRIGHTNESS
79
78#define BATTERY_CAPACITY_DEFAULT 720 /* default battery capacity */ 80#define BATTERY_CAPACITY_DEFAULT 720 /* default battery capacity */
79 81
80#ifndef SIMULATOR 82#ifndef SIMULATOR