Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
128:3ae1c74773a8
Parent:
126:1f90756250fb
Child:
132:05cd37f7e007
--- a/main_app_functions.h	Sun May 24 16:07:14 2015 +0000
+++ b/main_app_functions.h	Mon May 25 13:11:00 2015 +0000
@@ -3,6 +3,7 @@
 
 #include "main_app_var_configs.h"
 
+void check_power_source ( void );
 int header_app_init ( void );
 int try_reconnect_with_eth ( void );
 int show_stats ( void );