increased chunk size

Dependencies:   HTTPClient-SSL

Fork of MTS-Socket by MultiTech

Revision:
2:ebc6129de4e8
Parent:
1:096f484f3ae6
Child:
18:119547e27ff1
diff -r 096f484f3ae6 -r ebc6129de4e8 IPStack.h
--- a/IPStack.h	Mon May 19 12:36:11 2014 -0500
+++ b/IPStack.h	Tue May 20 16:12:17 2014 -0500
@@ -1,7 +1,6 @@
 #ifndef IPSTACK_H
 #define IPSTACK_H
 
-#include "mbed.h"
 #include <string>
 #include "CommInterface.h"