increased chunk size

Dependencies:   HTTPClient-SSL

Fork of MTS-Socket by MultiTech

Revision:
17:cbfa7314af15
Parent:
16:dbe80ac199f5
Parent:
13:45b7e18e33ab
Child:
35:c85bea9cb713
--- a/Test/TestTCPSocketConnection.h	Mon Aug 11 15:43:15 2014 +0000
+++ b/Test/TestTCPSocketConnection.h	Fri Aug 22 16:16:13 2014 +0000
@@ -101,6 +101,8 @@
         Test::assertTrue(runIteration());
         Test::end();
     }
+    
+    radio->disconnect();
 }
 
 bool TestTCPSocketConnection::runIteration()