mirror of https://github.com/arendst/Tasmota.git
Add display.ini file for esp32-1732S019 development board which is based on esp32s3 (#21384)
Co-authored-by: Peter Rustler <peter@rustlerit.de>
This commit is contained in:
parent
522929384c
commit
1d626225de
|
@ -0,0 +1,22 @@
|
||||||
|
:H,ST7789,170,320,16,SPI,3,10,12,13,11,14,1,*,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,23,00,00
|
||||||
|
:1,A0,00,23,01
|
||||||
|
:2,00,23,00,02
|
||||||
|
:3,60,00,23,03
|
||||||
|
:i,20,21
|
||||||
|
:r,1
|
||||||
|
:B,30,5
|
||||||
|
#
|
Loading…
Reference in New Issue