summaryrefslogtreecommitdiff
path: root/firmware/export/config-c200.h
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2007-09-25 20:24:38 +0000
committerBjörn Stenberg <bjorn@haxx.se>2007-09-25 20:24:38 +0000
commit1bf813d682f23955f0d8dfdd38428afb210f1ddf (patch)
treeba5af70414fb7eb6ff822be1bf5a1909759e3979 /firmware/export/config-c200.h
parentd55f1b73dff4ba201a981364f5134f0a696cdbe8 (diff)
downloadrockbox-1bf813d682f23955f0d8dfdd38428afb210f1ddf.tar.gz
rockbox-1bf813d682f23955f0d8dfdd38428afb210f1ddf.zip
Enabled button light for Sansa C200
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14856 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-c200.h')
-rw-r--r--firmware/export/config-c200.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-c200.h b/firmware/export/config-c200.h
index 745ac546fd..4f95300425 100644
--- a/firmware/export/config-c200.h
+++ b/firmware/export/config-c200.h
@@ -27,7 +27,7 @@
27#define HAVE_LCD_COLOR 27#define HAVE_LCD_COLOR
28 28
29/* define this if you have a light associated with the buttons */ 29/* define this if you have a light associated with the buttons */
30/* TODO: #define HAVE_BUTTON_LIGHT */ 30#define HAVE_BUTTON_LIGHT
31 31
32/* define this if you have access to the quickscreen */ 32/* define this if you have access to the quickscreen */
33#define HAVE_QUICKSCREEN 33#define HAVE_QUICKSCREEN