mirror of
https://github.com/esphome/esphome.git
synced 2026-09-20 19:48:39 +00:00
[psram] Consolidate task stack in PSRAM handling (#16628)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
audio_file:
|
||||
- id: test_audio
|
||||
file:
|
||||
type: local
|
||||
path: $component_dir/test.wav
|
||||
|
||||
media_source:
|
||||
- platform: audio_file
|
||||
id: audio_file_source
|
||||
# task_stack_in_psram: false must validate without a psram: component
|
||||
task_stack_in_psram: false
|
||||
Reference in New Issue
Block a user