aqhome-react: added code to determine sunset/sunrise times.

This commit is contained in:
Martin Preuss
2024-04-20 02:00:06 +02:00
parent 7ee7edffec
commit 88d049d68a
3 changed files with 255 additions and 0 deletions

View File

@@ -43,6 +43,7 @@
fini.h
loop.h
net_read.h
suntimes.h
</headers>
<sources>
@@ -52,6 +53,7 @@
fini.c
loop.c
net_read.c
suntimes.c
main.c
</sources>
@@ -63,6 +65,7 @@
<libraries>
$(gwenhywfar_libs)
-lm
</libraries>
<subdirs>