mqtt: added more message types, added test for them.
This commit is contained in:
@@ -48,6 +48,9 @@
|
||||
endpoint_mqttc.h
|
||||
msg_mqtt.h
|
||||
msg_mqtt_connect.h
|
||||
msg_mqtt_connack.h
|
||||
msg_mqtt_publish.h
|
||||
msg_mqtt_pubresponse.h
|
||||
</headers>
|
||||
|
||||
|
||||
@@ -61,6 +64,9 @@
|
||||
endpoint_mqttc.c
|
||||
msg_mqtt.c
|
||||
msg_mqtt_connect.c
|
||||
msg_mqtt_connack.c
|
||||
msg_mqtt_publish.c
|
||||
msg_mqtt_pubresponse.c
|
||||
</sources>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user