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