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:
126:1f90756250fb
diff -r 1d395b5a4cad -r c1b6c893e1c3 main_app_var_configs.h
--- a/main_app_var_configs.h	Mon May 11 19:21:39 2015 +0000
+++ b/main_app_var_configs.h	Wed May 13 14:25:57 2015 +0000
@@ -65,8 +65,6 @@
 extern uint8_t count;
 
 extern uint8_t max_registered_cbx;
-    
-extern bool wake_all;
 
 extern uint16_t pkg_wdt;
 
@@ -76,4 +74,8 @@
 
 extern volatile u16_t lpc_low_level_input_counter;
 
+extern Timer hello_sync;
+
+extern uint8_t hello_times;
+
 #endif
\ No newline at end of file