Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
106:a34fcf9f0e02
Parent:
105:a930035b6556
Child:
108:18a3702650f3
--- a/debug.cpp	Tue Mar 10 18:10:57 2015 +0000
+++ b/debug.cpp	Fri Mar 13 19:40:56 2015 +0000
@@ -27,7 +27,7 @@
 bool debug_eth_tx = false;
 bool debug_eth = false;
 bool debug_prompt_eth = false;
-bool debug_file = false;
+bool debug_file = true;
 bool debug_prompt = false;
 bool dparallel = false;
 //bool dparallel = true;
@@ -72,4 +72,5 @@
 bool reset_missed_send_udp_pkg = false;
 bool debug_missed = false;
 bool show_uptime = false;
-uint16_t miss_ftp_udp_send_pkg = 0;
\ No newline at end of file
+uint16_t miss_ftp_udp_send_pkg = 0;
+uint16_t deleted_sip = 0;
\ No newline at end of file