Skip to content

Commit

Permalink
Update c-mqtt-implementation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moimo committed Dec 13, 2015
1 parent 49d33ec commit c562f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/c-mqtt-implementation.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 五、 C语言实现中数据包结构
## C语言实现中数据包结构
本节所述内容容以MQTT为通信协议。
根据数据包内容,将关键信息定义为payload,辅助信息定义为header
### 1. 数据包图示
Expand Down

0 comments on commit c562f2b

Please sign in to comment.