summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-e200.h')
-rw-r--r--firmware/export/config-e200.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index d477289f01..edb73e80eb 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -9,6 +9,9 @@
9 9
10/* define this if you have recording possibility */ 10/* define this if you have recording possibility */
11/*#define HAVE_RECORDING*/ /* TODO: add support for this */ 11/*#define HAVE_RECORDING*/ /* TODO: add support for this */
12/* Define bitmask of input sources - recordable bitmask can be defined
13 explicitly if different */
14/* #define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_FMRADIO) */
12 15
13/* define this if you have a bitmap LCD display */ 16/* define this if you have a bitmap LCD display */
14#define HAVE_LCD_BITMAP 17#define HAVE_LCD_BITMAP