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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/config-player.h b/firmware/config-player.h
index 42c86fcdec..cc3816a1cd 100644
--- a/firmware/config-player.h
+++ b/firmware/config-player.h
@@ -1,3 +1,5 @@
1/* define this if you have a charcell LCD display */ 1/* define this if you have a charcell LCD display */
2#define HAVE_LCD_CHARCELLS 1 2#define HAVE_LCD_CHARCELLS 1
3 3
4/* define this if you have the Player's keyboard */
5#define HAVE_PLAYER_KEYPAD 1