summaryrefslogtreecommitdiffstats
path: root/firmware/config-player.h
blob: eb204fef345e6a22e102343e4d4ec9558ca2a4d4 (plain)
1
2
3
4
5
6
7
8
/* define this if you have a charcell LCD display */
#define HAVE_LCD_CHARCELLS 1

/* define this if you have the Player's keyboard */
#define HAVE_PLAYER_KEYPAD 1

/* define this if you have a post-4.50 charcell LCD display */
#define HAVE_NEW_CHARCELL_LCD 1