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:
123:1d395b5a4cad
Child:
126:1f90756250fb
--- a/main_app_functions.h	Mon May 11 19:21:39 2015 +0000
+++ b/main_app_functions.h	Wed May 13 14:25:57 2015 +0000
@@ -58,4 +58,10 @@
 
 void update_all_cb_timer ( Vector * v_cb );
 
+int init_hello ( void );
+
+void send_hello_to_cbx ( void );
+
+void show_hello_status_function ( void );
+
 #endif
\ No newline at end of file