summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodnano2g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodnano2g.h')
-rw-r--r--firmware/export/config-ipodnano2g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodnano2g.h b/firmware/export/config-ipodnano2g.h
index bcc98e0da3..2e044335da 100644
--- a/firmware/export/config-ipodnano2g.h
+++ b/firmware/export/config-ipodnano2g.h
@@ -94,6 +94,9 @@
94//#define AB_REPEAT_ENABLE 1 94//#define AB_REPEAT_ENABLE 1
95//#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE 95//#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
96 96
97/* Define this to enable morse code input */
98#define HAVE_MORSE_INPUT
99
97/* Define this if you do software codec */ 100/* Define this if you do software codec */
98#define CONFIG_CODEC SWCODEC 101#define CONFIG_CODEC SWCODEC
99 102