Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
115:a1e1e2e60a2c
Parent:
114:472502b31a12
Child:
116:39a41ebb675c
--- a/shared_variables.cpp	Mon Apr 20 14:40:09 2015 +0000
+++ b/shared_variables.cpp	Thu Apr 23 13:57:54 2015 +0000
@@ -102,4 +102,5 @@
 int print_hex_this_rtp = 0;
 int frtp_target = 0;
 int rescue_rtp_target = 0;
-int rescue_rtp_value = 0;
\ No newline at end of file
+int rescue_rtp_value = 0;
+uint32_t uptime = 0;
\ No newline at end of file