You've already forked Adafruit_MQTT_Library
mirror of
https://github.com/adafruit/Adafruit_MQTT_Library.git
synced 2025-07-27 15:01:49 +03:00
stop loosing messages
This commit is contained in:
@ -320,6 +320,8 @@ public:
|
||||
|
||||
AdafruitIO_MQTT *io_mqtt;
|
||||
|
||||
bool new_message;
|
||||
|
||||
private:
|
||||
Adafruit_MQTT *mqtt;
|
||||
};
|
||||
|
Reference in New Issue
Block a user