mirror of
https://github.com/FreeRTOS/coreMQTT
synced 2025-10-23 18:07:39 +08:00
Update MQTT 3.1.1 compliance text in doxygen and change log (#57)
* Update wording about 3.1.1 compliance * Address review comments
This commit is contained in:
@@ -54,7 +54,7 @@ The configurations for memory estimation are defined <a href="https://github.com
|
||||
@page mqtt_design Design
|
||||
@brief Architecture of the MQTT library.
|
||||
|
||||
This MQTT client library provides a fully compliant implementation of the MQTT 3.1.1 spec. It is optimized for resource constrained devices and does not allocate any memory.
|
||||
This MQTT client library provides an implementation of the [MQTT 3.1.1 specification](http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html). It is optimized for resource constrained devices and does not allocate any memory.
|
||||
|
||||
@section mqtt_interfaces Interfaces and Callbacks
|
||||
|
||||
|
Reference in New Issue
Block a user