aqhome-react: Started working on module which reacts to value changes.

This commit is contained in:
Martin Preuss
2024-02-21 22:29:02 +01:00
parent 4c44890d3c
commit 9e49e60aa8
12 changed files with 726 additions and 0 deletions

9
apps/aqhome-react/main.c Normal file
View File

@@ -0,0 +1,9 @@
int main(int argc, char **argv)
{
}