1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00
This commit is contained in:
J. Nick Koston
2025-10-08 14:09:48 -10:00
parent 3d98a3b8e0
commit 001dc1740f

View File

@@ -1,6 +1,7 @@
packages:
spi: !include ../../test_build_components/common/spi/esp32-s3-idf.yaml
substitutions:
clk_pin: GPIO41
mosi_pin: GPIO48
cs_pin: GPIO44
de_pin: GPIO18
reset_pin: GPIO47