voltando a versao de n aberturas e fechamentos de sockets data 19/09

Dependencies:   EthernetInterface NTPClient mbed-rtos mbed EALib

Fork of header_main_publish by VZTECH

Revision:
8:e3bfe62a477e
Parent:
0:4d17cd9c8f9d
Child:
14:22a35f575502
--- a/utils.h	Sat Sep 13 19:21:48 2014 +0000
+++ b/utils.h	Mon Sep 15 15:13:52 2014 +0000
@@ -27,7 +27,7 @@
 void reverse( char str[], int length );
 char* itoa(int num, char* str, int base);
 void reset_leds( void );
-void __init_eth__( EthernetInterface * eth );
+int __init_eth__( EthernetInterface * eth );
 
 Call_Box * __find_CB__( Vector * v_cb, int ext );
 VZ_call * __find_Call__( Vector * v_call, int ext );