From 6aef81a0f653ecd3cb77635961570d3333b12f77 Mon Sep 17 00:00:00 2001 From: Szymon Dziok Date: Sun, 1 Jun 2014 14:49:10 +0000 Subject: Samsung YH-920: enable inverting of colours on the lcd. Change-Id: Iaf70e9e854a52c6ddd12bc81e59580dbc3938888 --- firmware/export/config/samsungyh920.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config/samsungyh920.h') diff --git a/firmware/export/config/samsungyh920.h b/firmware/export/config/samsungyh920.h index 61e6bf0017..6f64e7e590 100644 --- a/firmware/export/config/samsungyh920.h +++ b/firmware/export/config/samsungyh920.h @@ -67,7 +67,7 @@ /* todo #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