Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
100:09a23fcd3bdf
Parent:
99:e80850c51106
Child:
102:98c7155e8bea
--- a/shared_variables.cpp	Mon Jan 19 18:00:42 2015 +0000
+++ b/shared_variables.cpp	Thu Feb 12 16:42:35 2015 +0000
@@ -89,6 +89,6 @@
 volatile uint16_t received_cpld_pkg = 0;
 uint16_t sip_socket_send_failure = 0;
 bool show_sip = false;
-uint32_t droped_pkg_to_cb = 0;
+uint32_t delayed_pkg_to_cb = 0;
 uint32_t cpld_pkg_tx_counter = 0;
 uint32_t cpld_pkg_rx_counter = 0;
\ No newline at end of file