Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
97:8985817e8847
Parent:
92:92df17f538a8
Child:
99:e80850c51106
--- a/shared_variables.cpp	Sat Jan 10 17:06:55 2015 +0000
+++ b/shared_variables.cpp	Sat Jan 10 23:59:51 2015 +0000
@@ -85,4 +85,5 @@
 uint16_t call_delete_counter = 0;
 bool memory_is_over = false;
 volatile uint16_t received_cpld_pkg = 0;
-uint16_t sip_socket_send_failure = 0;
\ No newline at end of file
+uint16_t sip_socket_send_failure = 0;
+bool show_sip = false;
\ No newline at end of file