adapted to latest changes in gwen (msgio API v2 becomes v1).

This commit is contained in:
Martin Preuss
2023-07-12 19:30:53 +02:00
parent 7a4edb6854
commit 0fd58567fe
37 changed files with 956 additions and 956 deletions

View File

@@ -45,8 +45,8 @@
<headers dist="true" install="$(pkgincludedir)/ipc" >
endpoint2_mqtt.h
endpoint2_mqttc.h
endpoint_mqtt.h
endpoint_mqttc.h
msg_mqtt.h
msg_mqtt_connect.h
msg_mqtt_connack.h
@@ -58,15 +58,15 @@
<headers dist="true" >
endpoint2_mqtt_p.h
endpoint_mqtt_p.h
</headers>
<sources>
$(local/typefiles)
endpoint2_mqtt.c
endpoint2_mqttc.c
endpoint_mqtt.c
endpoint_mqttc.c
msg_mqtt.c
msg_mqtt_connect.c
msg_mqtt_connack.c