Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
124:c1b6c893e1c3
Parent:
122:480c44b0e205
Child:
132:05cd37f7e007
--- a/eth.h	Mon May 11 19:21:39 2015 +0000
+++ b/eth.h	Wed May 13 14:25:57 2015 +0000
@@ -24,5 +24,6 @@
  * @endcode
  */
 int __init_eth__ ( void );
+void __reconnect ( void );
 
 #endif
\ No newline at end of file