diff options
Diffstat (limited to 'firmware')
| -rw-r--r-- | firmware/export/config/samsungypr0.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/samsungypr0.h b/firmware/export/config/samsungypr0.h index 0fce70e..b27a1fa 100644 --- a/firmware/export/config/samsungypr0.h +++ b/firmware/export/config/samsungypr0.h @@ -49,7 +49,7 @@ #define LCD_DEPTH 24 /* Check that but should not matter */ -#define LCD_PIXELFORMAT RGB565 +#define LCD_PIXELFORMAT RGB888 /* YP-R0 has the backlight */ #define HAVE_BACKLIGHT |