update mqttclient doc

update mqttclient doc
This commit is contained in:
Supowang1989
2020-02-24 16:01:05 +08:00
parent 03230be179
commit 79be128f5f
2 changed files with 2 additions and 2 deletions

View File

@@ -2,9 +2,9 @@
**一个基于socket API之上的跨平台MQTT客户端**
## 整体框架
![整体框架](https://github.com/jiejieTop/mqttclient/blob/master/png/mqttclient.png?raw=true)
![整体框架](./png/mqttclient.png)
> 备注:目前只实现了linux平台TencentOS tiny与RT-Thread正在移植中
> 备注:目前只支持linuxencentOS tiny系统
## linux平台下测试使用
### 安装cmake

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 36 KiB