summaryrefslogtreecommitdiff
path: root/firmware/config-player.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/config-player.h')
-rw-r--r--firmware/config-player.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/config-player.h b/firmware/config-player.h
index a1c5db9f9f..2068c94db4 100644
--- a/firmware/config-player.h
+++ b/firmware/config-player.h
@@ -4,9 +4,6 @@
4/* define this if you have the Player's keyboard */ 4/* define this if you have the Player's keyboard */
5#define HAVE_PLAYER_KEYPAD 1 5#define HAVE_PLAYER_KEYPAD 1
6 6
7/* define this if you have a post-4.50 charcell LCD display */
8#define HAVE_NEW_CHARCELL_LCD 1
9
10/* Define this if you have a MAS3507D */ 7/* Define this if you have a MAS3507D */
11#define HAVE_MAS3507D 8#define HAVE_MAS3507D
12 9