aqhome: More work on endpoint system. Basically works.

This commit is contained in:
Martin Preuss
2023-02-22 17:54:17 +01:00
parent 3803afbdea
commit b2138af652
12 changed files with 242 additions and 61 deletions

View File

@@ -45,6 +45,7 @@
<headers dist="true" >
api.h
aqhome.h
serial.h
serial_p.h
msg.h
@@ -72,6 +73,7 @@
<sources>
$(local/typefiles)
aqhome.c
serial.c
msg.c
msg_value.c