readPixel and invertDisplay for 9225

This commit is contained in:
prenticedavid
2017-07-07 18:10:28 +01:00
parent 5dd4e663c9
commit 171b0dba8f

View File

@@ -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 */