summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezenxfi2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/creativezenxfi2.h')
-rw-r--r--firmware/export/config/creativezenxfi2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/creativezenxfi2.h b/firmware/export/config/creativezenxfi2.h
index 9e5c748cd9..3a14017bf2 100644
--- a/firmware/export/config/creativezenxfi2.h
+++ b/firmware/export/config/creativezenxfi2.h
@@ -27,8 +27,8 @@
27 explicitly if different */ 27 explicitly if different */
28#define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_FMRADIO) 28#define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_FMRADIO)
29 29
30/* define this if you have a bitmap LCD display */ 30
31#define HAVE_LCD_BITMAP 31
32/* define this if you have a colour LCD */ 32/* define this if you have a colour LCD */
33#define HAVE_LCD_COLOR 33#define HAVE_LCD_COLOR
34 34