1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

[esp32_rmt] Set pull-up and open-drain modes based on pin schema (#8178)

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
This commit is contained in:
Jonathan Swoboda
2025-02-06 23:09:24 -05:00
committed by GitHub
parent 4eb551864d
commit 7e626b04f2
8 changed files with 25 additions and 18 deletions

View File

@@ -1,7 +1,6 @@
substitutions:
pin: GPIO2
clock_resolution: "2000000"
one_wire: "true"
rmt_symbols: "64"
use_dma: "true"