Skip to content

Commit 102957a

Browse files
committed
Fix the firmware link error.
1 parent 984d645 commit 102957a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ QuecPython 推出了基于豆包 webRTC 的 AI 聊天机器人解决方案。该
5454
- **软件:**
5555
- QuecPython 模块的 USB 驱动:[QuecPython_USB_Driver_Win10_ASR](https://images.quectel.com/python/2023/04/Quectel_Windows_USB_DriverA_Customer_V1.1.13.zip)
5656
- 调试工具 [QPYcom](https://images.quectel.com/python/2022/12/QPYcom_V3.6.0.zip)
57-
- QuecPython [固件](https://github.com/QuecPython/AIChatBot-Volcengine-webRTC/releases/download/v1.0.0/EC600MCNLER06A01M08_OCPU_QPY_TEST0213.zip)
57+
- QuecPython [固件](https://github.com/QuecPython/AIChatBot-Volcengine-webRTC/releases/download/v1.0.1/EC800MCNLER06A08M08_OCPU_QPY_TEST0219.zip)
5858
- Python 文本编辑器(例如,[VSCode](https://code.visualstudio.com/)[Pycharm](https://www.jetbrains.com/pycharm/download/)
5959

6060
### 安装
@@ -63,6 +63,7 @@ QuecPython 推出了基于豆包 webRTC 的 AI 聊天机器人解决方案。该
6363
```bash
6464
git clone https://github.com/QuecPython/AIChatBot-Volcengine-webRTC.git
6565
cd AIChatBot-Volcengine-webRTC
66+
git checkout ec800m-quecduino
6667
```
6768

6869
2. **安装 USB 驱动**

0 commit comments

Comments
 (0)