increased chunk size

Dependencies:   HTTPClient-SSL

Fork of MTS-Socket by MultiTech

Revision:
35:c85bea9cb713
Parent:
17:cbfa7314af15
--- a/Test/TestTCPSocketConnection.h	Tue Feb 10 23:05:00 2015 +0000
+++ b/Test/TestTCPSocketConnection.h	Wed Mar 11 17:27:16 2015 +0000
@@ -47,7 +47,6 @@
 
 void TestTCPSocketConnection::run()
 {
-    const char APN[] = "";
     
     MTSLog::setLogLevel(MTSLog::TRACE_LEVEL);
     Test::start("Setup");