mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Samsung YH-920: enable inverting of colours on the lcd.
Change-Id: Iaf70e9e854a52c6ddd12bc81e59580dbc3938888
This commit is contained in:
parent
6e701d3232
commit
6aef81a0f6
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue