1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-13 16:38:18 +00:00
Jonathan Swoboda 7e626b04f2
[esp32_rmt] Set pull-up and open-drain modes based on pin schema (#8178)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2025-02-06 22:09:24 -06:00

9 lines
148 B
YAML

substitutions:
pin: GPIO2
clock_resolution: "2000000"
rmt_symbols: "64"
use_dma: "true"
packages:
common: !include esp32-common-idf.yaml