Search found 1 match
- Tue Aug 15, 2023 12:12 pm
- Forum: General Discussion
- Topic: when i select different modes from streaming modes am seeaing an error
- Replies: 0
- Views: 1152
when i select different modes from streaming modes am seeaing an error
[code] #include <inttypes.h> #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "freertos/queue.h" #include "esp_log.h" #include "esp_http_client.h" #include "esp_peripherals.h" #include "periph_sdcard.h" #include "audio_pipeline.h" #include "audio_element.h" #include "audio_event_i...