esphome/tests/components/wk2212_spi/test.esp32-s3.yaml
Jean Louis-Guerin f8cdb087fc
Add the WeiKai SPI/I2C UART/IO Expander components to esphome (#5218)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-24 13:21:44 +12:00

8 lines
113 B
YAML

substitutions:
clk_pin: GPIO40
miso_pin: GPIO41
mosi_pin: GPIO6
cs_pin: GPIO19
<<: !include common.yaml