summaryrefslogtreecommitdiff
path: root/firmware/export/config-creativezv.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-creativezv.h')
-rw-r--r--firmware/export/config-creativezv.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-creativezv.h b/firmware/export/config-creativezv.h
index 5454038f0c..eff5a506c0 100644
--- a/firmware/export/config-creativezv.h
+++ b/firmware/export/config-creativezv.h
@@ -76,6 +76,9 @@
76#define HAVE_HEADPHONE_DETECTION 76#define HAVE_HEADPHONE_DETECTION
77//#define HAVE_TOUCHPAD 77//#define HAVE_TOUCHPAD
78 78
79/* Define this to enable morse code input */
80#define HAVE_MORSE_INPUT
81
79/* Define this if you do software codec */ 82/* Define this if you do software codec */
80#define CONFIG_CODEC SWCODEC 83#define CONFIG_CODEC SWCODEC
81 84