1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00
Files
esphome/tests/components/esp32_rmt_led_strip/test.esp32-s3-idf.yaml
2025-06-11 14:00:59 +12:00

13 lines
192 B
YAML

substitutions:
pin1: GPIO3
pin2: GPIO4
packages:
common: !include common-idf.yaml
light:
- id: !extend led_strip1
use_dma: "true"
- id: !extend led_strip2
use_dma: "false"