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:
parent
b3674e2512
commit
f736fd54e0
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@
|
||||||
/* define this if you have a charcell LCD display */
|
/* define this if you have a charcell LCD display */
|
||||||
#define HAVE_LCD_CHARCELLS 1
|
#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 this if you have the Recorder's 10-key keyboard */
|
||||||
#define HAVE_RECORDER_KEYPAD 1
|
#define HAVE_RECORDER_KEYPAD 1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue