mirror of
https://github.com/esphome/esphome.git
synced 2025-10-08 21:03:49 +01:00
12 lines
229 B
YAML
12 lines
229 B
YAML
substitutions:
|
|
pin: GPIO2
|
|
clock_resolution: "2000000"
|
|
carrier_duty_percent: "25"
|
|
carrier_frequency: "30000"
|
|
filter_symbols: "2"
|
|
receive_symbols: "4"
|
|
rmt_symbols: "64"
|
|
|
|
packages:
|
|
common: !include esp32-common.yaml
|