summaryrefslogtreecommitdiff
path: root/firmware/export/config-mrobe100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-mrobe100.h')
-rw-r--r--firmware/export/config-mrobe100.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-mrobe100.h b/firmware/export/config-mrobe100.h
index 4ce2ab56bf..19964998c5 100644
--- a/firmware/export/config-mrobe100.h
+++ b/firmware/export/config-mrobe100.h
@@ -32,10 +32,10 @@
#define LCD_PIXELFORMAT VERTICAL_PACKING
/* define this if you can flip your LCD */
-/*#define HAVE_LCD_FLIP*/
+#define HAVE_LCD_FLIP
/* define this if you can invert the colours on your LCD */
-/*#define HAVE_LCD_INVERT*/
+#define HAVE_LCD_INVERT
/*#define IRAM_LCDFRAMEBUFFER IDATA_ATTR */ /* put the lcd frame buffer in IRAM */