increased chunk size

Dependencies:   HTTPClient-SSL

Fork of MTS-Socket by MultiTech

Revision:
20:a74e92329ba6
Parent:
9:b2e3862705fc
diff -r f9a0041c4501 -r a74e92329ba6 UDPSocket.h
--- a/UDPSocket.h	Tue Oct 21 21:12:18 2014 +0000
+++ b/UDPSocket.h	Tue Dec 30 08:11:16 2014 -0600
@@ -4,8 +4,6 @@
 #include "Endpoint.h"
 #include "Socket.h"
 
-#include <cstdint>
-
 /**
 UDP Socket
 */