mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 10:52:19 +01:00
14 lines
231 B
YAML
14 lines
231 B
YAML
substitutions:
|
|
pin: GPIO38
|
|
clock_resolution: "2000000"
|
|
filter_symbols: "2"
|
|
receive_symbols: "4"
|
|
rmt_symbols: "64"
|
|
|
|
packages:
|
|
common: !include esp32-common.yaml
|
|
|
|
remote_receiver:
|
|
- id: !extend rcvr
|
|
use_dma: "true"
|