No parameters needed for basic units.

This commit is contained in:
Martin Preuss
2024-03-09 01:35:09 +01:00
parent db19019202
commit 656c9cf66f
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
#include "aqhome-react/types/unit.h"
AQHREACT_UNIT *AqHomeReact_UnitOr_new(AQHOME_REACT *aqh);
AQHREACT_UNIT *AqHomeReact_UnitOr_new(void);