mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
HDD6330: implement initialization and inversion of lcd.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28826 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
abf28a9586
commit
bf34449638
2 changed files with 30 additions and 25 deletions
|
|
@ -74,7 +74,7 @@
|
|||
/* #define HAVE_LCD_FLIP */
|
||||
|
||||
/* define this if you can invert the colours on your LCD */
|
||||
/* #define HAVE_LCD_INVERT */
|
||||
#define HAVE_LCD_INVERT
|
||||
|
||||
/* #define IRAM_LCDFRAMEBUFFER IDATA_ATTR *//* put the lcd frame buffer in IRAM */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue