Remove "HAVE_TRANSFLECTIVE_LCD" from iPod 6G config

The screen content is only poorly visible without backlight, it's not
really usable this way.
Removing HAVE_TRANSFLECTIVE_LCD also fixes the "flashing screen"
issue that appeared on some models when "lcd_awake()" is called.

Change-Id: I3ba954c944077a32016820462f782dc27a31f8d8
This commit is contained in:
Sebastian Leonhardt 2019-08-01 23:10:13 +02:00
parent e6fae44520
commit d3a3a41b0f

View file

@ -59,9 +59,6 @@
/* define this if you can invert the colours on your LCD */
//#define HAVE_LCD_INVERT
/* LCD stays visible without backlight - simulator hint */
#define HAVE_TRANSFLECTIVE_LCD
/* define this if you have access to the quickscreen */
#define HAVE_QUICKSCREEN