summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/CONFIG3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/CONFIG b/firmware/CONFIG
index 6859315..3e38f9b 100644
--- a/firmware/CONFIG
+++ b/firmware/CONFIG
@@ -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