[HUST CSE]modify invalid links

This commit is contained in:
android1257
2023-04-23 21:30:52 +08:00
parent 07a90c78b3
commit 419bc06f18
3 changed files with 3 additions and 3 deletions

View File

@@ -168,7 +168,7 @@ https://www.st.com/content/st_com/zh/products/development-tools/software-develop
## 1. 下载固件
腾讯云IoT AT指令是一套针对使用通讯模组2G/4G/NB/WIFI接入腾讯云物联平台的定制AT指令集如果通讯模组实现了该指令集则设备接入和通讯更为简单所需代码量更少。 ESP8266作为IoT领域使用最广泛的一款WiFi芯片/模组腾讯云在其通用AT指令基础上增加了腾讯云IoT AT指令集形成一个定制的模组固件QCloud_IoT_AT_ESP8266。
下载链接:[https://github.com/tencentyun/qcloud-iot-esp-wifi](https://github.com/tencentyun/qcloud-iot-esp-wifi)
下载链接:[https://github.com/tencentyun/qcloud-iot-esp-wifi](https://github.com/TencentCloud/tc-iot-sdk-embedded-for-esp8266)
使用git下载的命令如下
```bash