1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 14:53:49 +01:00
This commit is contained in:
J. Nick Koston
2025-10-08 14:43:50 -10:00
parent f8a4e14c93
commit d9bc5cd169
2 changed files with 2 additions and 6 deletions

View File

@@ -1,7 +1,5 @@
substitutions: substitutions:
clk_pin: GPIO7
dio_pin: GPIO3 dio_pin: GPIO3
clk_pin: GPIO8
packages:
spi: !include ../../test_build_components/common/spi/esp32-c3-idf.yaml
<<: !include common.yaml <<: !include common.yaml

View File

@@ -1,7 +1,5 @@
substitutions: substitutions:
clk_pin: GPIO14
dio_pin: GPIO13 dio_pin: GPIO13
packages:
spi: !include ../../test_build_components/common/spi/esp32-idf.yaml
<<: !include common.yaml <<: !include common.yaml