From 8326f173f99ed8d37f97375bb380e5575267ee42 Mon Sep 17 00:00:00 2001 From: Szymon Dziok Date: Sun, 1 Jun 2014 19:34:58 +0000 Subject: Samsung YH-920: properly implement and enable lcd flipping. Change-Id: I0a8609c9b4849332a97a125d186f339a61e4d584 --- firmware/export/config/samsungyh920.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export') diff --git a/firmware/export/config/samsungyh920.h b/firmware/export/config/samsungyh920.h index 58a8c835e3..4837942eed 100644 --- a/firmware/export/config/samsungyh920.h +++ b/firmware/export/config/samsungyh920.h @@ -64,7 +64,7 @@ #define DEFAULT_CONTRAST_SETTING 61 /* Match boot contrast */ /* define this if you can flip your LCD */ -/* todo #define HAVE_LCD_FLIP */ +#define HAVE_LCD_FLIP /* define this if you can invert the colours on your LCD */ #define HAVE_LCD_INVERT -- cgit v1.2.3