Add TEOFF and TEON command definitions
This commit is contained in:
parent
ce66629b70
commit
4b546e1811
|
|
@ -85,6 +85,8 @@
|
||||||
|
|
||||||
#define ST7787_PTLAR 0x30
|
#define ST7787_PTLAR 0x30
|
||||||
#define ST7787_SCRLAR 0x33
|
#define ST7787_SCRLAR 0x33
|
||||||
|
#define ST7787_TEOFF 0x34
|
||||||
|
#define ST7787_TEON 0x35
|
||||||
#define ST7787_MADCTL 0x36
|
#define ST7787_MADCTL 0x36
|
||||||
#define ST7787_VSCSAD 0x37
|
#define ST7787_VSCSAD 0x37
|
||||||
#define ST7787_COLMOD 0x3A
|
#define ST7787_COLMOD 0x3A
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue