mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Display template for Waveshare ESP32C6 LCD 1.47 (#22863)
This commit is contained in:
parent
cd0743c6ed
commit
4b69d30a5f
@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- I2S Opus stream and file support for opus/aac (#22795)
|
- I2S Opus stream and file support for opus/aac (#22795)
|
||||||
- I2S command I2sLoop (#22807)
|
- I2S command I2sLoop (#22807)
|
||||||
- Berry `serial.read()` read only `n` bytes (#22835)
|
- Berry `serial.read()` read only `n` bytes (#22835)
|
||||||
|
- Display template for Waveshare ESP32C6 LCD 1.47
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
|
|
||||||
|
@ -0,0 +1,21 @@
|
|||||||
|
:H,ST7789,172,320,16,SPI,1,*,*,*,*,*,*,*,40
|
||||||
|
:S,2,1,3,0,80,30
|
||||||
|
:B,80,0
|
||||||
|
: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,22,00,00
|
||||||
|
:1,A0,00,22,01
|
||||||
|
:2,00,22,00,02
|
||||||
|
:3,60,00,22,03
|
||||||
|
:i,21,20
|
||||||
|
#
|
Loading…
x
Reference in New Issue
Block a user