refactor(architecture): unify facade headers and remove unused lcd dependency
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/semphr.h"
|
||||
#include "freertos/task.h"
|
||||
#include "voice_interaction.h"
|
||||
#include "domain.h"
|
||||
|
||||
#define VOICE_STREAMING_MODE "duplex"
|
||||
#define VOICE_TASK_GROUP "aigc"
|
||||
|
||||
Reference in New Issue
Block a user