nova verzija tcp+udp->serial com

Revision:
9:893843262a1f
Parent:
5:c9a908749d4c
Child:
10:15f7fea18a2f
--- a/Ethernet/EthernetSetup.h	Sun Apr 19 22:13:45 2020 +0000
+++ b/Ethernet/EthernetSetup.h	Wed Apr 22 13:21:50 2020 +0000
@@ -30,6 +30,9 @@
 
 EthernetInterface * ethernet_setup( void );
 
+void ethRestart( void );
+void ethCancel( void );
+void ethRiseUp( void );
 
 
 #endif
\ No newline at end of file