demo versie 16/05

Dependencies:   EthernetInterface mbed-rto mbed

Fork of ProjectVLC by Klaas Govaerts

Revision:
19:5ee34e60a31d
Parent:
16:ffd311730575
Child:
20:4997b02d6a88
--- a/TCPlistener.cpp	Wed Apr 18 11:49:21 2018 +0000
+++ b/TCPlistener.cpp	Wed Apr 18 13:37:35 2018 +0000
@@ -55,12 +55,4 @@
         }
     }
     return 0;
-}
-
-/*
-            if(){
-                connections[i]=new TCPSocketConnection();
-            
-                searchLocation=false;  
-            }
-            */
\ No newline at end of file
+}
\ No newline at end of file