drop max transfer constant
This commit is contained in:
parent
bba8d6da00
commit
472788c773
@ -37,10 +37,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
// MQTT_MAX_TRANSFER_SIZE : limit how much data is passed to the network client
|
|
||||||
// in each write call. Needed for the Arduino Wifi Shield. Leave undefined to
|
|
||||||
// pass the entire MQTT packet in each write call.
|
|
||||||
//#define MQTT_MAX_TRANSFER_SIZE 80
|
|
||||||
|
|
||||||
// Possible values for client.state()
|
// Possible values for client.state()
|
||||||
#define MQTT_CONNECTION_TIMEOUT -4
|
#define MQTT_CONNECTION_TIMEOUT -4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user