Make unique Aquacross SSID for AP

This commit is contained in:
Carsten Graf
2025-06-06 11:41:41 +02:00
parent 6b3dddd6cc
commit b17baaab9a
2 changed files with 14 additions and 3 deletions

View File

@@ -22,7 +22,6 @@ typedef struct {
} ButtonMessage;
PicoMQTT::Server mqtt;
PicoMQTT::ServerLocalSubscribe localsubscribe;
void readButtonJSON(const char * topic, const char * payload) {