From 43d8ba2d34b3fc29a5dbbd9878c8ae509da48822 Mon Sep 17 00:00:00 2001
From: Nick O'Leary
Date: Sat, 21 Nov 2015 21:06:49 +0000
Subject: [PATCH] Update for 2.4
---
api.html | 5 +++++
1 file changed, 5 insertions(+)
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
+