1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 15:12:06 +00:00

[esp32_rmt] Add variant validation for use_dma (#8897)

This commit is contained in:
Jonathan Swoboda
2025-06-10 22:00:59 -04:00
committed by GitHub
parent b579bbf03b
commit ad37f103fa
16 changed files with 53 additions and 17 deletions

View File

@@ -4,7 +4,6 @@ remote_transmitter:
carrier_duty_percent: 50%
clock_resolution: ${clock_resolution}
rmt_symbols: ${rmt_symbols}
use_dma: ${use_dma}
packages:
buttons: !include common-buttons.yaml