Please work

This commit is contained in:
2025-12-29 20:04:20 +01:00
parent f44fb6f2ea
commit c725455594

View File

@@ -107,5 +107,6 @@ public class MqttService {
} else {
client.connect(options);
}
Logger.displayInfo("Connected to " + client.getCurrentServerURI());
}
}