Files
TX-Ultimate-Easy/.test/common_idf.yaml
2025-01-05 12:58:45 +01:00

20 lines
302 B
YAML

---
packages:
common: !include common.yaml
esp32:
framework:
type: esp-idf
light:
- id: !extend light_full
platform: esp32_rmt_led_strip
rgb_order: GRB
rmt_channel: 1
chipset: ws2812
max_refresh_rate: 33ms
use_psram: false
type: !remove
variant: !remove
...