1
0
Fork 0
forked from len0rd/rockbox

documented HAVE_NEW_CHARCELL_LCD

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@238 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2002-04-25 15:22:58 +00:00
parent b3674e2512
commit f736fd54e0

View file

@ -12,6 +12,9 @@
/* define this if you have a charcell LCD display */
#define HAVE_LCD_CHARCELLS 1
/* define this if you have a post-4.50 charcell LCD display */
#define HAVE_NEW_CHARCELL_LCD 1
/* define this if you have the Recorder's 10-key keyboard */
#define HAVE_RECORDER_KEYPAD 1