marvinroger / async-mqtt-client

📶 An Arduino for ESP8266 asynchronous MQTT client implementation
MIT License
849 stars 268 forks source link

According to https://github.com/marvinroger/async-mqtt-client/issues/… #284

Closed Pablo2048 closed 2 years ago

Pablo2048 commented 2 years ago

…281#issuecomment-1112897839 - remove clearing the variable - seems to be working, especially on slow connections like GSM.

anhpt240319 commented 1 year ago

@bertmelis please revert this, because this change not work on arduino ide: disconnect never call when has wifi but lost internet.(keepalive is default value)