docs: update docs

This commit is contained in:
x-tools-author 2025-03-06 14:12:41 +08:00
parent 6866cc59d4
commit f6e274774e
4 changed files with 27 additions and 5 deletions

View File

@ -0,0 +1,7 @@
---
title: 设备参数
parent: 用户手册
nav_order: 2
---
# 设备参数

View File

@ -9,8 +9,9 @@ nav_order: 2
*xTools*实用一般步骤:
1. 选择设备类型目前支持串口蓝牙BLEUDP客户端UDP服务器TCP客户端TCP服务器WebSocket客户端和WebSocket服务器
2. 配置设备参数
3. 点击“打开设备”按钮
4. 输入想要发送的数据
5. 点击“发送”即可发送数据,接收到数据后会显示在输出区域
* 安装*xTools*并打开
* 选择设备类型目前支持串口蓝牙BLEUDP客户端UDP服务器TCP客户端TCP服务器WebSocket客户端和WebSocket服务器
* 配置设备参数
* 点击“打开设备”按钮
* 输入想要发送的数据
* 点击“发送”即可发送数据,接收到数据后会显示在输出区域

View File

@ -0,0 +1,7 @@
---
title: 安装xTools
parent: 用户手册
nav_order: 1
---
# 安装xTools

View File

@ -0,0 +1,7 @@
---
title: 快速入门
parent: 用户手册
nav_order: 2
---
# 快速入门