From 701eaa647bf498fb750866abbfa63802aa374a99 Mon Sep 17 00:00:00 2001 From: Szymon Dziok Date: Sun, 1 Jun 2014 20:24:58 +0000 Subject: Samsung YH-820: implement an inverting of colours on the lcd. Change-Id: Ibddf444b35402f8d2a9ad8b6af9d897a6618da18 --- firmware/export/config/samsungyh820.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config/samsungyh820.h') diff --git a/firmware/export/config/samsungyh820.h b/firmware/export/config/samsungyh820.h index 5e4c79d3ab..516b010e96 100644 --- a/firmware/export/config/samsungyh820.h +++ b/firmware/export/config/samsungyh820.h @@ -64,7 +64,7 @@ /* #define HAVE_LCD_FLIP */ /* define this if you can invert the colours on your LCD */ -/* todo #define HAVE_LCD_INVERT */ +#define HAVE_LCD_INVERT /* put the lcd frame buffer in IRAM */ /* #define IRAM_LCDFRAMEBUFFER IDATA_ATTR */ -- cgit v1.2.3