mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-13 20:11:53 +01:00
Correct error in ST7789V TFT example (#1716)
This commit is contained in:
parent
3f7c62e6b0
commit
cadb9501df
@ -96,7 +96,7 @@ To bring in color images:
|
|||||||
- file: "image.jpg"
|
- file: "image.jpg"
|
||||||
id: my_image
|
id: my_image
|
||||||
resize: 200x200
|
resize: 200x200
|
||||||
type: RGB565
|
type: RGB24
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user