mirror of
https://github.com/YuzuZensai/MCUFRIEND_kbv.git
synced 2026-01-30 20:24:15 +00:00
added ILI9487 ID=0x9487
This commit is contained in:
@@ -2094,6 +2094,7 @@ case 0x4532: // thanks Leodino
|
||||
case 0x7796:
|
||||
_lcd_capable = AUTO_READINC | MIPI_DCS_REV1 | MV_AXIS; //thanks to safari1
|
||||
goto common_9488;
|
||||
case 0x9487: //with thanks to Charlyf
|
||||
case 0x9488:
|
||||
_lcd_capable = AUTO_READINC | MIPI_DCS_REV1 | MV_AXIS | READ_24BITS;
|
||||
common_9488:
|
||||
|
||||
Reference in New Issue
Block a user