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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h
index 88d7650ca3..5db6bb9ec4 100644
--- a/firmware/export/config/sansafuzev2.h
+++ b/firmware/export/config/sansafuzev2.h
@@ -86,7 +86,7 @@
86#define LCD_WIDTH 220 86#define LCD_WIDTH 220
87#define LCD_HEIGHT 176 87#define LCD_HEIGHT 176
88#define LCD_DEPTH 16 /* 65536 colours */ 88#define LCD_DEPTH 16 /* 65536 colours */
89#define LCD_PIXELFORMAT RGB565 /* rgb565 */ 89#define LCD_PIXELFORMAT RGB565SWAPPED /* rgb565 swapped */
90 90
91 91
92/* AS3514 or newer */ 92/* AS3514 or newer */