aqhome: started working on database code.

This commit is contained in:
Martin Preuss
2023-07-19 01:26:14 +02:00
parent 3eb0a9afa9
commit 02797ff092
13 changed files with 822 additions and 4 deletions

View File

@@ -65,6 +65,7 @@
mqtt
http
hexfile
data
</subdirs>
@@ -75,10 +76,12 @@
aqhmqtt
aqhhttp
aqhhexfile
aqhdata
</useTargets>
<libraries>
$(gwenhywfar_libs)
$(aqdatabase_libs)
</libraries>