DongEun Koak / NetworkSocketAPI

Dependencies:   DnsQuery

Dependents:   HelloWizFi250Interface

Fork of NetworkSocketAPI by NetworkSocketAPI

Branch:
api-changes
Revision:
31:7f15b95f2a1d
Parent:
28:163fbe3263f4
Child:
38:157fb2ab965f
--- a/SocketInterface.cpp	Mon Feb 22 21:03:38 2016 +0000
+++ b/SocketInterface.cpp	Mon Feb 22 22:51:03 2016 +0000
@@ -15,7 +15,7 @@
  */
 
 #include "SocketInterface.h"
-
+ 
 void SocketInterface::setIPAddress(const char *ip) {}
 void SocketInterface::setPort(uint16_t port) {}