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.
2 parents f9efb56 + e5ab154 commit 61b83f8Copy full SHA for 61b83f8
src/TembooMQTTEdgeDevice.h
@@ -72,7 +72,7 @@
72
#define TEMBOO_ERROR_MQTT_BUFFER_OVERFLOW (906)
73
/*
74
* There was more data to be returned in the packet data than could
75
- * fit in the return buffer. Incease MAX_RESPONSE_SIZE to read more
+ * fit in the return buffer. Increase MAX_RESPONSE_SIZE to read more
76
* of the packet response
77
*/
78
#define TEMBOO_ERROR_MQTT_DATA_TRUNCATED (907)
0 commit comments