wip

Dependents:   EthernetInterface_vz

Fork of Socket by VZTECH

Revision:
27:32b65754bb02
Parent:
26:4c022b0e816a
Child:
28:b63d42feab2a
--- a/UDPSocket.cpp	Fri May 08 04:15:13 2015 +0000
+++ b/UDPSocket.cpp	Wed May 13 21:16:17 2015 +0000
@@ -25,7 +25,8 @@
 int lwip_sock_portando_ntohs = 0;
 int lwip_sock_portando_local_port = 0;
 
-#include "header_app_includes.h"
+//#include "header_app_includes.h"
+#include "debug.h"
 
 UDPSocket::UDPSocket() {
 }