1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

[image] Add byte order option and unit tests (#9326)

This commit is contained in:
Clyde Stubbs
2025-07-08 12:28:00 +10:00
committed by GitHub
parent 51377b2625
commit 4648804db6
11 changed files with 385 additions and 80 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 685 B

View File

@@ -0,0 +1,20 @@
esphome:
name: test
esp32:
board: esp32s3box
image:
- file: image.png
byte_order: little_endian
id: cat_img
type: rgb565
spi:
mosi_pin: 6
clk_pin: 7
display:
- platform: mipi_spi
id: lcd_display
model: s3box