Skip to content

Commit ff47fd2

Browse files
committed
更新配网协议文档
1 parent f912038 commit ff47fd2

File tree

2 files changed

+512
-233
lines changed

2 files changed

+512
-233
lines changed

docs/.vitepress/theme/constrants/route.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ const items_xrobot_platform = [
7979
{ text: "OTA 网关", link: "OTA" },
8080
{ text: "WebSocket", link: "websocket" },
8181
{ text: "MQTT", link: "MQTT" },
82-
// { text: "蓝牙配网(BluFi)", link: "blufi-config" },
82+
{ text: "蓝牙配网(BluFi)", link: "blufi-config" },
8383
].map((item) => apply_prefix(item, Chapters.xrobot_platform)),
8484
},
8585
];

0 commit comments

Comments
 (0)