mirror of
https://github.com/YuzuZensai/MCUFRIEND_kbv.git
synced 2026-01-30 12:22:43 +00:00
readPixel and invertDisplay for 9225
This commit is contained in:
@@ -1895,7 +1895,7 @@ case 0x4532: // thanks Leodino
|
||||
#define ILI9225C_INVON 0x21
|
||||
|
||||
case 0x9225:
|
||||
_lcd_capable = REV_SCREEN; //thanks tongbajiel
|
||||
_lcd_capable = REV_SCREEN | READ_BGR; //thanks tongbajiel
|
||||
static const uint16_t ILI9225_regValues[] PROGMEM = {
|
||||
/* Start Initial Sequence */
|
||||
/* Set SS bit and direction output from S528 to S1 */
|
||||
|
||||
Reference in New Issue
Block a user