mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-22 16:56:53 +00:00
This reverts commit 9a10907a2d
.
This commit is contained in:
parent
d9b287880f
commit
fb7866fca7
@ -444,9 +444,6 @@ void MQTT::reconnect()
|
||||
enabled = true; // Start running background process again
|
||||
runASAP = true;
|
||||
reconnectCount = 0;
|
||||
#if !defined(ARCH_PORTDUINO)
|
||||
isMqttServerAddressPrivate = isPrivateIpAddress(mqttClient.remoteIP());
|
||||
#endif
|
||||
|
||||
publishNodeInfo();
|
||||
sendSubscriptions();
|
||||
|
Loading…
Reference in New Issue
Block a user