summaryrefslogtreecommitdiff
path: root/firmware/export/config
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config')
-rw-r--r--firmware/export/config/samsungyh920.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/samsungyh920.h b/firmware/export/config/samsungyh920.h
index 61e6bf0017..6f64e7e590 100644
--- a/firmware/export/config/samsungyh920.h
+++ b/firmware/export/config/samsungyh920.h
@@ -67,7 +67,7 @@
67/* todo #define HAVE_LCD_FLIP */ 67/* todo #define HAVE_LCD_FLIP */
68 68
69/* define this if you can invert the colours on your LCD */ 69/* define this if you can invert the colours on your LCD */
70/* todo #define HAVE_LCD_INVERT */ 70#define HAVE_LCD_INVERT
71 71
72/* put the lcd frame buffer in IRAM */ 72/* put the lcd frame buffer in IRAM */
73/* #define IRAM_LCDFRAMEBUFFER IDATA_ATTR */ 73/* #define IRAM_LCDFRAMEBUFFER IDATA_ATTR */