kopia lustrzana https://github.com/meshtastic/firmware
This reverts commit 9a10907a2d
.
pull/5639/head
rodzic
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();
|
||||
|
|
Ładowanie…
Reference in New Issue