From 787046eddb0dd05315819dee8359d06b125b7fb3 Mon Sep 17 00:00:00 2001 From: jiejieTop <1161959934@qq.com> Date: Sun, 22 Mar 2020 12:45:20 +0800 Subject: [PATCH] update mqttclient README.md --- components/connectivity/mqttclient/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/connectivity/mqttclient/README.md b/components/connectivity/mqttclient/README.md index fecb6e69..5e37fb89 100644 --- a/components/connectivity/mqttclient/README.md +++ b/components/connectivity/mqttclient/README.md @@ -40,7 +40,7 @@ | -------------- | -------- | | Linux | [https://github.com/jiejieTop/mqttclient](https://github.com/jiejieTop/mqttclient) | | TencentOS tiny | [https://github.com/Tencent/TencentOS-tiny/tree/master/board/Fire_STM32F429](https://github.com/Tencent/TencentOS-tiny/tree/master/board/Fire_STM32F429) | - +| TencentOS tiny AT 框架| [https://github.com/Tencent/TencentOS-tiny/tree/master/board/GoKit3_STM32F103C8T6](https://github.com/Tencent/TencentOS-tiny/tree/master/board/GoKit3_STM32F103C8T6) |