From cd4fb9ee798ccb11863aa98531852c2405bb6f8c Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Mon, 23 Jun 2014 23:47:25 +0200 Subject: fix sdlapp and ypr0 builds Change-Id: I3953350c04607691b427fc2a3b00e8ae08bcea45 --- firmware/export/config/samsungypr0.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config/samsungypr0.h') diff --git a/firmware/export/config/samsungypr0.h b/firmware/export/config/samsungypr0.h index 0fce70e1fe..b27a1fa2a6 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 -- cgit v1.2.3