mirror of
https://github.com/78/xiaozhi-esp32.git
synced 2026-01-14 09:17:20 +08:00
This commit is contained in:
parent
3047ac4556
commit
fcc35d132c
@ -1,7 +1,7 @@
|
||||
#include "dummy_audio_processor.h"
|
||||
#include <esp_log.h>
|
||||
|
||||
static const char* TAG = "DummyAudioProcessor";
|
||||
#define TAG "DummyAudioProcessor"
|
||||
|
||||
void DummyAudioProcessor::Initialize(AudioCodec* codec) {
|
||||
codec_ = codec;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user