summaryrefslogtreecommitdiff
path: root/firmware/export/config/gogearhdd6330.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/gogearhdd6330.h')
-rw-r--r--firmware/export/config/gogearhdd6330.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/gogearhdd6330.h b/firmware/export/config/gogearhdd6330.h
index 4a2a6a42fe..786b9ad30a 100644
--- a/firmware/export/config/gogearhdd6330.h
+++ b/firmware/export/config/gogearhdd6330.h
@@ -57,7 +57,7 @@
57#define LCD_WIDTH 220 57#define LCD_WIDTH 220
58#define LCD_HEIGHT 176 58#define LCD_HEIGHT 176
59#define LCD_DEPTH 16 /* 65536 colours */ 59#define LCD_DEPTH 16 /* 65536 colours */
60#define LCD_PIXELFORMAT RGB565 /* rgb565 byte-swapped */ 60#define LCD_PIXELFORMAT RGB565SWAPPED /* rgb565 byte-swapped */
61 61
62#ifndef BOOTLOADER 62#ifndef BOOTLOADER
63/* Define this if your LCD can be enabled/disabled */ 63/* Define this if your LCD can be enabled/disabled */