We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec3a6ec commit 904744cCopy full SHA for 904744c
src/mqtt_client.h
@@ -86,7 +86,7 @@ class MqttClientClass {
86
* this function short.
87
*/
88
__attribute__((deprecated(
89
- "onConnectionStatusChange is deprecated as of version 1.3.7 as "
+ "onConnectionStatusChange is deprecated as of version 1.3.8 as "
90
"MqttClient.begin() is now blocking and does not support "
91
"connected callback anymore (it will not be called by the "
92
"library). please use onDisconnect instead"))) void
0 commit comments