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 4991925 commit 740c1beCopy full SHA for 740c1be
src/ArduinoIoTCloudTCP.h
@@ -127,7 +127,6 @@ class ArduinoIoTCloudTCP: public ArduinoIoTCloudClass {
127
NetworkConnectionState checkPhyConnection();
128
ArduinoIoTConnectionStatus checkCloudConnection();
129
void mqttClientBegin();
130
- bool mqttReconnect(int const maxRetries, int const timeout);
131
int writeStdout(const byte data[], int length);
132
int writeProperties(const byte data[], int length);
133
int writeShadowOut(const byte data[], int length);
0 commit comments