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