mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 11:07:33 +00:00
[mipi_rgb] Fix offsets for Wave 5 1024x600 (#17057)
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
packages:
|
||||
spi: !include ../../test_build_components/common/spi/esp32-s3-idf.yaml
|
||||
- !include ../../test_build_components/common/i2c/esp32-s3-idf.yaml
|
||||
|
||||
psram:
|
||||
mode: octal
|
||||
|
||||
<<: !include common.yaml
|
||||
ch422g:
|
||||
|
||||
display:
|
||||
- platform: mipi_rgb
|
||||
model: WAVESHARE-5-1024X600
|
||||
|
||||
Reference in New Issue
Block a user