Own fork of MbedSmartRest

Dependents:   MbedSmartRestMain MbedSmartRestMain

Fork of MbedSmartRest by Cumulocity Official

Revision:
17:b3a4b4bdfc59
Parent:
16:81f9e39914cf
Child:
19:81dfc04ce0bb
--- a/MbedDataSink.h	Tue Mar 03 14:51:54 2015 +0000
+++ b/MbedDataSink.h	Wed Mar 04 09:35:25 2015 +0000
@@ -33,7 +33,7 @@
 #include "AbstractDataSink.h"
 #include "TCPSocketConnection.h"
 
-#define MBED_SINK_BUFFER_SIZE 60
+#define MBED_SINK_BUFFER_SIZE 600
 
 class MbedClient;
 extern size_t packetSize;