summaryrefslogtreecommitdiff
path: root/firmware/export/config-m200v4.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-m200v4.h')
-rw-r--r--firmware/export/config-m200v4.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-m200v4.h b/firmware/export/config-m200v4.h
index 13dcec92ff..af9f1aedc6 100644
--- a/firmware/export/config-m200v4.h
+++ b/firmware/export/config-m200v4.h
@@ -61,6 +61,9 @@
61/* define this to indicate your device's keypad */ 61/* define this to indicate your device's keypad */
62#define CONFIG_KEYPAD SANSA_M200_PAD 62#define CONFIG_KEYPAD SANSA_M200_PAD
63 63
64/* Define this to enable morse code input */
65#define HAVE_MORSE_INPUT
66
64/* define this if you have a real-time clock */ 67/* define this if you have a real-time clock */
65#ifndef BOOTLOADER 68#ifndef BOOTLOADER
66#define CONFIG_RTC RTC_AS3514 69#define CONFIG_RTC RTC_AS3514