Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
92:92df17f538a8
Parent:
91:c2a86b1f8aaa
Child:
97:8985817e8847
--- a/shared_variables.cpp	Thu Jan 08 23:44:08 2015 +0000
+++ b/shared_variables.cpp	Sat Jan 10 16:35:11 2015 +0000
@@ -84,4 +84,5 @@
 uint16_t call_new_counter = 0;
 uint16_t call_delete_counter = 0;
 bool memory_is_over = false;
-volatile uint16_t received_cpld_pkg = 0;
\ No newline at end of file
+volatile uint16_t received_cpld_pkg = 0;
+uint16_t sip_socket_send_failure = 0;
\ No newline at end of file