First version

Dependencies:   mbed EthernetInterface mbed-rto

Revision:
18:5ee34e60a31d
Parent:
15:ffd311730575
Child:
19: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