aqhome-react: major rebuild of unit handling.

now nested networks are allowed to allow for complex networks.
This commit is contained in:
Martin Preuss
2024-04-17 22:26:17 +02:00
parent ec816bddcf
commit 1050ee1c75
34 changed files with 1336 additions and 1616 deletions

View File

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