Skip to content

Commit 58fcf9d

Browse files
cpqcesantabot
authored andcommitted
More docstrings
PUBLISHED_FROM=957faf391d6d5b683c2d848d7dc5dfd5eb7799ab
1 parent 9be325b commit 58fcf9d

File tree

5 files changed

+7
-0
lines changed

5 files changed

+7
-0
lines changed

include/mgos_mqtt.h

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
* All rights reserved
44
*/
55

6+
/*
7+
* MQTT API.
8+
*
9+
* See https://mongoose-os.com/blog/why-mqtt-is-getting-so-popular-in-iot/
10+
* for some background information.
11+
*/
12+
613
#ifndef CS_FW_SRC_MGOS_MQTT_H_
714
#define CS_FW_SRC_MGOS_MQTT_H_
815

lib/cc3200/libmqtt.a

0 Bytes
Binary file not shown.

lib/cc3220/libmqtt.a

0 Bytes
Binary file not shown.

lib/esp32/libmqtt.a

0 Bytes
Binary file not shown.

lib/esp8266/libmqtt.a

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)