Update documentation (An MCP-based Chatbot)

This commit is contained in:
Xiaoxia
2025-06-04 04:17:49 +08:00
parent 336eff728d
commit 16ec95f6d5
25 changed files with 484 additions and 267 deletions

View File

@@ -388,9 +388,9 @@ choice IOT_PROTOCOL
help
IoT 协议,用于获取设备状态与发送控制指令
config IOT_PROTOCOL_MCP
bool "MCP协议 2024-11-05"
bool "MCP 2024-11-05"
config IOT_PROTOCOL_XIAOZHI
bool "小智IoT协议 1.0"
bool "Xiaozhi IoT 1.0 (Deprecated)"
endchoice
endmenu