Simplified IPC code to use less different IPC messages. Share more code. More qork on MQTT code.

This commit is contained in:
Martin Preuss
2023-10-01 21:31:02 +02:00
parent 0f896c1729
commit 1e27223dfa
50 changed files with 1326 additions and 698 deletions

View File

@@ -46,6 +46,7 @@
<headers dist="true" >
init.h
fini.h
aqhome_mqtt.h
aqhome_mqtt_p.h
mqtt.h
@@ -56,6 +57,7 @@
$(local/typefiles)
aqhome_mqtt.c
init.c
fini.c
main.c
mqtt.c
messages.c