Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
126:1f90756250fb
Parent:
124:c1b6c893e1c3
Child:
128:3ae1c74773a8
diff -r 8ff4dc96ad58 -r 1f90756250fb main_app_functions.h
--- a/main_app_functions.h	Wed May 13 21:18:12 2015 +0000
+++ b/main_app_functions.h	Wed May 20 19:50:31 2015 +0000
@@ -64,4 +64,8 @@
 
 void show_hello_status_function ( void );
 
+void show_last_rx_pkg_from_cbx ( void );
+
+void show_last_tx_pkg_from_cbx ( void );
+
 #endif
\ No newline at end of file