diff options
Diffstat (limited to 'firmware/export/config-recorderv2.h')
-rw-r--r-- | firmware/export/config-recorderv2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h index a9c8afcdd3..058495e894 100644 --- a/firmware/export/config-recorderv2.h +++ b/firmware/export/config-recorderv2.h | |||
@@ -7,6 +7,7 @@ | |||
7 | /* LCD dimensions */ | 7 | /* LCD dimensions */ |
8 | #define LCD_WIDTH 112 | 8 | #define LCD_WIDTH 112 |
9 | #define LCD_HEIGHT 64 | 9 | #define LCD_HEIGHT 64 |
10 | #define LCD_DEPTH 1 | ||
10 | 11 | ||
11 | /* define this if you have a Recorder style 10-key keyboard */ | 12 | /* define this if you have a Recorder style 10-key keyboard */ |
12 | #define CONFIG_KEYPAD RECORDER_PAD | 13 | #define CONFIG_KEYPAD RECORDER_PAD |