summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansae200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansae200.h')
-rw-r--r--firmware/export/config/sansae200.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sansae200.h b/firmware/export/config/sansae200.h
index a6f4e5416d..dd5747a9ca 100644
--- a/firmware/export/config/sansae200.h
+++ b/firmware/export/config/sansae200.h
@@ -78,6 +78,9 @@
78 78
79#define CONFIG_KEYPAD SANSA_E200_PAD 79#define CONFIG_KEYPAD SANSA_E200_PAD
80 80
81/* Define this to have CPU boosted while scrolling in the UI */
82#define HAVE_GUI_BOOST
83
81/* Define this to enable morse code input */ 84/* Define this to enable morse code input */
82#define HAVE_MORSE_INPUT 85#define HAVE_MORSE_INPUT
83 86