commit a38054b6b252384ee46648146d0ccb10a588609d Author: zhaohe <1013909206@qq.com> Date: Thu Oct 28 20:59:01 2021 +0800 update diff --git a/ComAssistant.zip b/ComAssistant.zip new file mode 100644 index 0000000..2884167 Binary files /dev/null and b/ComAssistant.zip differ diff --git a/README.md b/README.md new file mode 100644 index 0000000..06c8620 --- /dev/null +++ b/README.md @@ -0,0 +1,44 @@ +# 使用说明 + + + +[toc] + + + +## 基本配置 + +### 选择串口 + +![image-20211028205348839](markdown.assets/README.assets/image-20211028205348839.png) + +### 设置波特率 + +![image-20211028205411670](markdown.assets/README.assets/image-20211028205411670.png) + + + +## 高级用法 + +### 配置横坐标 + +``` +由于软件BUG,必须按照下图步骤,配置横坐标长度 + +1. 双击横坐标 +2. 点击^符号 +3. 点击数字,直接输入横坐标 +``` + + + +![image-20211028205517884](markdown.assets/README.assets/image-20211028205517884.png) + + + +### 清空数据 + +![image-20211028205828076](markdown.assets/README.assets/image-20211028205828076.png) + + + diff --git a/markdown.assets/README.assets/image-20211028205348839.png b/markdown.assets/README.assets/image-20211028205348839.png new file mode 100644 index 0000000..fe73529 Binary files /dev/null and b/markdown.assets/README.assets/image-20211028205348839.png differ diff --git a/markdown.assets/README.assets/image-20211028205411670.png b/markdown.assets/README.assets/image-20211028205411670.png new file mode 100644 index 0000000..363914e Binary files /dev/null and b/markdown.assets/README.assets/image-20211028205411670.png differ diff --git a/markdown.assets/README.assets/image-20211028205517884.png b/markdown.assets/README.assets/image-20211028205517884.png new file mode 100644 index 0000000..d9b052b Binary files /dev/null and b/markdown.assets/README.assets/image-20211028205517884.png differ diff --git a/markdown.assets/README.assets/image-20211028205828076.png b/markdown.assets/README.assets/image-20211028205828076.png new file mode 100644 index 0000000..19fe61e Binary files /dev/null and b/markdown.assets/README.assets/image-20211028205828076.png differ