aqhome: fixed endpoint code. Now works again.

This commit is contained in:
Martin Preuss
2023-03-18 01:57:20 +01:00
parent 6507f3896f
commit 12d197dae2
12 changed files with 561 additions and 762 deletions

View File

@@ -48,6 +48,7 @@
endpointmgr.h
endpoint_node.h
endpoint_log.h
endpoint_tty.h
msg_node.h
msg_ping.h
msg_pong.h
@@ -64,6 +65,7 @@
endpointmgr_p.h
endpoint_node_p.h
endpoint_log_p.h
endpoint_tty_p.h
msg_node_p.h
</headers>
@@ -74,6 +76,7 @@
endpointmgr.c
endpoint_node.c
endpoint_log.c
endpoint_tty.c
msg_node.c
msg_ping.c
msg_pong.c