mirror of
https://github.com/YuzuZensai/MCUFRIEND_kbv.git
synced 2026-01-31 14:57:48 +00:00
invertDisplay for ILI9225
This commit is contained in:
@@ -780,6 +780,7 @@ void MCUFRIEND_kbv::invertDisplay(boolean i)
|
|||||||
#ifdef SUPPORT_0139
|
#ifdef SUPPORT_0139
|
||||||
case 0x0139:
|
case 0x0139:
|
||||||
#endif
|
#endif
|
||||||
|
case 0x9225: //REV is in reg(0x07) like Samsung
|
||||||
case 0x0154:
|
case 0x0154:
|
||||||
WriteCmdData(0x07, 0x13 | (_lcd_rev << 2)); //.kbv kludge
|
WriteCmdData(0x07, 0x13 | (_lcd_rev << 2)); //.kbv kludge
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user