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