summaryrefslogtreecommitdiffstats
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-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 8b13217dce..d2c49f4e25 100644
--- a/firmware/export/config/sansafuzev2.h
+++ b/firmware/export/config/sansafuzev2.h
@@ -47,7 +47,7 @@
#define HAVE_TAGCACHE
/* define this if you have LCD enable function */
-//#define HAVE_LCD_ENABLE
+#define HAVE_LCD_ENABLE
/* Define this if your LCD can be put to sleep. HAVE_LCD_ENABLE
should be defined as well.
@@ -59,7 +59,7 @@
//#define HAVE_LCD_FLIP
/* define this if you can invert the colours on your LCD */
-//#define HAVE_LCD_INVERT
+#define HAVE_LCD_INVERT
#ifndef BOOTLOADER
/* define this if you have a real-time clock */