mirror of https://github.com/arendst/Tasmota.git
Merge pull request #17345 from darkxst/st7789
Add ST7789 135x240 display
This commit is contained in:
commit
d14f8cd6be
|
@ -0,0 +1,23 @@
|
|||
:H,ST7789,135,240,16,SPI,3,*,*,*,*,*,*,*,40
|
||||
:S,2,1,3,0,80,30
|
||||
:I
|
||||
01,A0
|
||||
11,A0
|
||||
3A,81,55
|
||||
36,81,00
|
||||
21,80
|
||||
13,80
|
||||
29,A0
|
||||
:o,28
|
||||
:O,29
|
||||
:A,2A,2B,2C
|
||||
:R,36
|
||||
:0,C0,35,28,00
|
||||
:1,A0,28,34,01
|
||||
:2,00,34,28,02
|
||||
:3,60,28,35,03
|
||||
:i,21,20
|
||||
:TI2,38,32,23
|
||||
:r,1
|
||||
:B,30,5
|
||||
#
|
Loading…
Reference in New Issue