mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-25 09:42:35 +00:00
removed too much
This commit is contained in:
parent
5867038abf
commit
cad5c9b70c
@ -53,6 +53,9 @@ class MQTT : private concurrency::OSThread
|
|||||||
bool connected();
|
bool connected();
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
|
int reconnectCount = 0;
|
||||||
|
|
||||||
virtual int32_t runOnce() override;
|
virtual int32_t runOnce() override;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
Loading…
Reference in New Issue
Block a user