mirror of
https://github.com/YuzuZensai/MCUFRIEND_kbv.git
synced 2026-01-06 04:32:38 +00:00
remove INVERT_GS for SPFD5408
This commit is contained in:
@@ -2036,7 +2036,8 @@ case 0x4532: // thanks Leodino
|
||||
|
||||
// goto common_9320;
|
||||
case 0x5408:
|
||||
_lcd_capable = 0 | REV_SCREEN | READ_BGR | INVERT_GS;
|
||||
_lcd_capable = 0 | REV_SCREEN | READ_BGR; //Red 2.4" thanks jorgenv, Ardlab_Gent
|
||||
// _lcd_capable = 0 | REV_SCREEN | READ_BGR | INVERT_GS; //Blue 2.8" might be different
|
||||
goto common_9320;
|
||||
case 0x1505: //R61505 thanks Ravi_kanchan2004. R61505V, R61505W different
|
||||
case 0x9320:
|
||||
|
||||
Reference in New Issue
Block a user