aqhome-react: read network files.

This commit is contained in:
Martin Preuss
2024-03-24 00:46:13 +01:00
parent 2787bb9b79
commit e0476924c1
6 changed files with 393 additions and 1 deletions

View File

@@ -42,6 +42,7 @@
init.h
fini.h
loop.h
net_read.h
</headers>
<sources>
@@ -50,6 +51,7 @@
init.c
fini.c
loop.c
net_read.c
main.c
</sources>