ME910 support

Dependents:   5_Dragonfly_Cayenne_Sprint_IKS01A1

Fork of Cayenne-MQTT-mbed-MTSAS by Peter Ferland

Branch:
feature/multivalue
Revision:
22:0dbabcc6e7b2
Parent:
20:996a5c660063
--- a/src/CayenneUtils/CayenneDefines.h	Tue Nov 08 18:48:37 2016 -0700
+++ b/src/CayenneUtils/CayenneDefines.h	Wed Jan 25 10:34:16 2017 -0700
@@ -24,7 +24,7 @@
 #define CAYENNE_TLS_PORT 8883
 
 #ifndef CAYENNE_MAX_MESSAGE_SIZE
-#define CAYENNE_MAX_MESSAGE_SIZE 134 // Redefine this for different message size
+#define CAYENNE_MAX_MESSAGE_SIZE 140 // Redefine this for different message size
 #endif
 
 #ifndef CAYENNE_MAX_MESSAGE_HANDLERS