MQTT messages. Button anleren, Wifi frontend

This commit is contained in:
Carsten Graf
2025-06-05 23:34:11 +02:00
parent 3b4f63f072
commit e0d3031d6f
10 changed files with 269 additions and 114 deletions

View File

@@ -10,7 +10,10 @@
"vector": "cpp",
"string_view": "cpp",
"initializer_list": "cpp",
"regex": "cpp"
"regex": "cpp",
"memory": "cpp",
"xstring": "cpp",
"xutility": "cpp"
},
"liveServer.settings.multiRootWorkspaceName": "AquaMasterMQTT"
}