added scroll functionality to st7735

This commit is contained in:
Daniel Esteban
2020-01-30 08:55:48 +01:00
committed by Ron Evans
parent 6842bdb424
commit c8e62562b5
2 changed files with 23 additions and 0 deletions
+2
View File
@@ -46,6 +46,8 @@ const (
PWCTR6 = 0xFC
GMCTRP1 = 0xE0
GMCTRN1 = 0xE1
VSCRDEF = 0x33
VSCRSADD = 0x37
GREENTAB Model = 0
MINI80x160 Model = 1