mirror of
https://github.com/YuzuZensai/MCUFRIEND_kbv.git
synced 2026-01-31 14:57:48 +00:00
whole screen scroll. set VLE1 before VL.
This commit is contained in:
@@ -715,6 +715,7 @@ void MCUFRIEND_kbv::vertScroll(int16_t top, int16_t scrollines, int16_t offset)
|
|||||||
break;
|
break;
|
||||||
#ifdef SUPPORT_0139
|
#ifdef SUPPORT_0139
|
||||||
case 0x0139:
|
case 0x0139:
|
||||||
|
WriteCmdData(0x07, 0x0213 | (_lcd_rev << 2)); //VLE1=1, GON=1, REV=x, D=3
|
||||||
WriteCmdData(0x41, vsp); //VL# check vsp
|
WriteCmdData(0x41, vsp); //VL# check vsp
|
||||||
break;
|
break;
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user