- correction of bugs\n- added notifications with ntfy

This commit is contained in:
2025-09-26 21:03:07 +02:00
parent 2816e0a70b
commit af3bf2ce08
5 changed files with 294 additions and 29 deletions
+3 -1
View File
@@ -4,6 +4,8 @@ QT += core
QT += mqtt
QT += httpserver
LIBS += -lcurl
CONFIG += c++17 console
CONFIG -= app_bundle
@@ -24,6 +26,6 @@ else: unix:!android: target.path = /opt/$${TARGET}/bin
HEADERS += \
httpserver.h \
mqtt.h \
pws2mqtt.h \
pws2mqtt.h \
version.h