summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansae200v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansae200v2.h')
-rw-r--r--firmware/export/config/sansae200v2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sansae200v2.h b/firmware/export/config/sansae200v2.h
index 03711990a9..34c2cd98ad 100644
--- a/firmware/export/config/sansae200v2.h
+++ b/firmware/export/config/sansae200v2.h
@@ -76,6 +76,9 @@
76/* Define this to enable morse code input */ 76/* Define this to enable morse code input */
77#define HAVE_MORSE_INPUT 77#define HAVE_MORSE_INPUT
78 78
79/* Define this to have CPU boosted while scrolling in the UI */
80#define HAVE_GUI_BOOST
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