diff --git a/api.html b/api.html index 0934f31..73688fd 100644 --- a/api.html +++ b/api.html @@ -403,6 +403,11 @@ void setup() { to them in one go, such as the Arduino Wifi Shield.

Default: undefined (complete packet passed in each write call)

+
MQTT_SOCKET_TIMEOUT
+
Sets the timeout when reading from the network. This also applies as + the timeout for calls to connect. +

Default: 15 seconds

+