nova verzija tcp+udp->serial com

Revision:
21:2232f5a34eb4
Parent:
18:5ee53205451a
--- a/Ethernet/EthernetSetup.h	Sat May 23 23:37:10 2020 +0200
+++ b/Ethernet/EthernetSetup.h	Mon May 25 22:19:36 2020 +0200
@@ -28,13 +28,11 @@
 };
 
 
-EthernetInterface * ethernet_setup( void );
+bool ethernet_setup( void );
 
 int getEthernetStatus( void );
 
-void ethRestart( void );
 void ethCancel( void );
-int ethRiseUp( void );
 
 
 #endif
\ No newline at end of file