Skip to content

Commit d4c1584

Browse files
committed
【更新】插件说明 README.md
1 parent d1c6924 commit d4c1584

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

docs/MicroPythonPlug-in/README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@ VSCode 最好用的 MicroPython 插件,为 MicroPython 开发提供了强大
2222

2323
![Python plug](assets/install_python_plug.png)
2424

25-
3. 命令行中输入如下指令安装相应的依赖包:
26-
```
27-
python -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple click pyserial python-dotenv
28-
```
29-
30-
![1563437668112](assets/install_dep.png)
31-
3225
如果在 PC 上已经安装过上述插件和程序,可以跳过此准备步骤。
3326

3427
## 快速入门
@@ -43,6 +36,8 @@ python -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple click pyserial
4336

4437
- 串口连接方式
4538

39+
![uart_connect](assets/uart_connect.gif)
40+
4641
- USB 连接方式
4742

4843
直接将开发板通过 USB 连接到 PC 机,将会自动通过 USB 连接设备,如下图所示:
320 KB
Loading

0 commit comments

Comments
 (0)