Own fork of MbedSmartRest

Dependents:   MbedSmartRestMain MbedSmartRestMain

Fork of MbedSmartRest by Cumulocity Official

Revision:
26:9c36af176d91
Parent:
25:b8a080f5e578
--- a/MbedClient.cpp	Mon Jun 01 12:56:26 2015 +0000
+++ b/MbedClient.cpp	Mon Aug 10 10:39:53 2015 +0000
@@ -184,7 +184,6 @@
 
 void MbedClient::stop()
 {
-    aInfo("\033[32mMbed:\033[39m %zu bytes sent.\n", packetSize);
     _isStreamRequest = false;
     _sock.close();
     _source.reset();