mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
docs: update docs
This commit is contained in:
parent
6866cc59d4
commit
f6e274774e
7
docs/docs/user-manual/device.txt
Normal file
7
docs/docs/user-manual/device.txt
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: 设备参数
|
||||
parent: 用户手册
|
||||
nav_order: 2
|
||||
---
|
||||
|
||||
# 设备参数
|
||||
@ -9,8 +9,9 @@ nav_order: 2
|
||||
|
||||
*xTools*实用一般步骤:
|
||||
|
||||
1. 选择设备类型(目前支持串口,蓝牙(BLE),UDP客户端,UDP服务器,TCP客户端,TCP服务器,WebSocket客户端和WebSocket服务器)
|
||||
2. 配置设备参数
|
||||
3. 点击“打开设备”按钮
|
||||
4. 输入想要发送的数据
|
||||
5. 点击“发送”即可发送数据,接收到数据后会显示在输出区域
|
||||
* 安装*xTools*并打开
|
||||
* 选择设备类型(目前支持串口,蓝牙(BLE),UDP客户端,UDP服务器,TCP客户端,TCP服务器,WebSocket客户端和WebSocket服务器)
|
||||
* 配置设备参数
|
||||
* 点击“打开设备”按钮
|
||||
* 输入想要发送的数据
|
||||
* 点击“发送”即可发送数据,接收到数据后会显示在输出区域
|
||||
|
||||
7
docs/docs/user-manual/install.md
Normal file
7
docs/docs/user-manual/install.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: 安装xTools
|
||||
parent: 用户手册
|
||||
nav_order: 1
|
||||
---
|
||||
|
||||
# 安装xTools
|
||||
7
docs/docs/user-manual/quick-start.md
Normal file
7
docs/docs/user-manual/quick-start.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: 快速入门
|
||||
parent: 用户手册
|
||||
nav_order: 2
|
||||
---
|
||||
|
||||
# 快速入门
|
||||
Loading…
Reference in New Issue
Block a user