1
0
mirror of https://github.com/esphome/esphome.git synced 2025-06-16 07:16:58 +02:00
esphome/tests/components/sx126x/test.esp32-c3-ard.yaml
Jonathan Swoboda 143ac690b0 Add tests
2025-04-04 12:42:43 -04:00

11 lines
165 B
YAML

substitutions:
clk_pin: GPIO5
mosi_pin: GPIO18
miso_pin: GPIO19
cs_pin: GPIO1
rst_pin: GPIO2
busy_pin: GPIO4
dio1_pin: GPIO3
<<: !include common.yaml