feat(audio): Use esp_audio_codec and esp_audio_effects to replace 78opus (#1632)
This commit is contained in:
@ -9,7 +9,6 @@
|
||||
#include <freertos/FreeRTOS.h>
|
||||
#include <freertos/task.h>
|
||||
#include <font_awesome.h>
|
||||
#include <opus_encoder.h>
|
||||
#include <utility>
|
||||
|
||||
static const char *TAG = "Ml307Board";
|
||||
|
||||
Reference in New Issue
Block a user