From 1bf813d682f23955f0d8dfdd38428afb210f1ddf Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Tue, 25 Sep 2007 20:24:38 +0000 Subject: Enabled button light for Sansa C200 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14856 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-c200.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export') 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 @@ #define HAVE_LCD_COLOR /* define this if you have a light associated with the buttons */ -/* TODO: #define HAVE_BUTTON_LIGHT */ +#define HAVE_BUTTON_LIGHT /* define this if you have access to the quickscreen */ #define HAVE_QUICKSCREEN -- cgit v1.2.3