summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansafuzev2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansafuzev2.h')
-rw-r--r--firmware/export/config/sansafuzev2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h
index 1fa03cf6be..6c42e58f7a 100644
--- a/firmware/export/config/sansafuzev2.h
+++ b/firmware/export/config/sansafuzev2.h
@@ -34,8 +34,8 @@
34 explicitly if different */ 34 explicitly if different */
35#define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_FMRADIO) 35#define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_FMRADIO)
36 36
37/* define this if you have a bitmap LCD display */ 37
38#define HAVE_LCD_BITMAP 38
39/* define this if you have a colour LCD */ 39/* define this if you have a colour LCD */
40#define HAVE_LCD_COLOR 40#define HAVE_LCD_COLOR
41 41