Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
123:1d395b5a4cad
Parent:
121:ee02790d00b7
Child:
124:c1b6c893e1c3
--- a/shared_variables.cpp	Mon May 11 15:16:36 2015 +0000
+++ b/shared_variables.cpp	Mon May 11 19:21:39 2015 +0000
@@ -116,6 +116,7 @@
 uint8_t drop_this_amount_of_ack_to_ast = 0;
 uint16_t string_msg_overflow = 0;
 bool test_flag_unusual = false;
+bool show_time = false;
 
 void udp_query_send_msg ( char * msg )
 {