diff options
Diffstat (limited to 'firmware/export/config-ondiofm.h')
-rw-r--r-- | firmware/export/config-ondiofm.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h index 0f71ea6113..33ede51aea 100644 --- a/firmware/export/config-ondiofm.h +++ b/firmware/export/config-ondiofm.h | |||
@@ -4,11 +4,8 @@ | |||
4 | /* define this if you have a bitmap LCD display */ | 4 | /* define this if you have a bitmap LCD display */ |
5 | #define HAVE_LCD_BITMAP 1 | 5 | #define HAVE_LCD_BITMAP 1 |
6 | 6 | ||
7 | /* define this if you have a Recorder style 10-key keyboard */ | 7 | /* define this if you have an Ondio style 6-key keyboard */ |
8 | #define HAVE_RECORDER_KEYPAD 0 | 8 | #define HAVE_ONDIO_KEYPAD |
9 | |||
10 | /* define this if you have a real-time clock */ | ||
11 | #define HAVE_RTC 0 | ||
12 | 9 | ||
13 | /* Define this if you have a MAS3587F */ | 10 | /* Define this if you have a MAS3587F */ |
14 | #define HAVE_MAS3587F | 11 | #define HAVE_MAS3587F |