aqhome: Improved serial port handling, added parsers for different msg types.

This commit is contained in:
Martin Preuss
2023-02-04 00:58:28 +01:00
parent 7ac88f3fb9
commit 1620e4c0e5
14 changed files with 1117 additions and 211 deletions

View File

@@ -47,12 +47,21 @@
api.h
serial.h
serial_p.h
msg.h
msg_p.h
msg_value.h
msg_sendstats.h
msg_ping.h
</headers>
<sources>
$(local/typefiles)
serial.c
msg.c
msg_value.c
msg_sendstats.c
msg_ping.c
</sources>
<useTargets>