mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 20:02:22 +01:00
[esp32_rmt] Add variant validation for use_dma (#8897)
This commit is contained in:
@@ -2,7 +2,10 @@ substitutions:
|
||||
pin: GPIO38
|
||||
clock_resolution: "2000000"
|
||||
rmt_symbols: "64"
|
||||
use_dma: "true"
|
||||
|
||||
packages:
|
||||
common: !include esp32-common-idf.yaml
|
||||
|
||||
remote_transmitter:
|
||||
- id: !extend xmitr
|
||||
use_dma: "true"
|
||||
|
Reference in New Issue
Block a user