mirror of
https://github.com/esphome/esphome.git
synced 2026-02-18 15:35:59 -07:00
[image] Improve schemas (#9791)
This commit is contained in:
@@ -5,10 +5,12 @@ esp32:
|
||||
board: esp32s3box
|
||||
|
||||
image:
|
||||
- file: image.png
|
||||
byte_order: little_endian
|
||||
id: cat_img
|
||||
defaults:
|
||||
type: rgb565
|
||||
byte_order: little_endian
|
||||
images:
|
||||
- file: image.png
|
||||
id: cat_img
|
||||
|
||||
spi:
|
||||
mosi_pin: 6
|
||||
|
||||
Reference in New Issue
Block a user