添加 SU-03T 语音命令解析与分发功能,更新主流程以支持语音命令处理
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
idf_component_register(SRCS "su-03t.c"
|
||||
idf_component_register(SRCS "su-03t.c" "su-03t_voice.c"
|
||||
INCLUDE_DIRS "include"
|
||||
REQUIRES driver)
|
||||
REQUIRES driver log)
|
||||
|
||||
Reference in New Issue
Block a user