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

@@ -15,6 +15,8 @@
int AqHomeReact_Init(AQHOME_REACT *aqh, int argc, char **argv);
void AqHomeReact_ReloadUnitNets(AQHOME_REACT *aqh);
#endif