summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h10.h')
-rw-r--r--firmware/export/config-h10.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h
index 93ec226c50..8054152c77 100644
--- a/firmware/export/config-h10.h
+++ b/firmware/export/config-h10.h
@@ -39,7 +39,7 @@
39#define LCD_WIDTH 160 39#define LCD_WIDTH 160
40#define LCD_HEIGHT 128 40#define LCD_HEIGHT 128
41#define LCD_DEPTH 16 /* 65536 colours */ 41#define LCD_DEPTH 16 /* 65536 colours */
42#define LCD_PIXELFORMAT RGB565 /* rgb565 */ 42#define LCD_PIXELFORMAT RGB565SWAPPED /* rgb565 byte-swapped */
43 43
44/* Define this if your LCD can be enabled/disabled */ 44/* Define this if your LCD can be enabled/disabled */
45#define HAVE_LCD_ENABLE 45#define HAVE_LCD_ENABLE