Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
98:43b45f26b430
Parent:
89:0fe315117b00
Child:
99:e80850c51106
diff -r 8985817e8847 -r 43b45f26b430 debug.cpp
--- a/debug.cpp	Sat Jan 10 23:59:51 2015 +0000
+++ b/debug.cpp	Sun Jan 11 03:30:47 2015 +0000
@@ -61,4 +61,7 @@
 bool debug_rtp = true;
 //bool debug_rtp = false
 //bool debug_memory = false;
-bool debug_memory = true;
\ No newline at end of file
+bool debug_memory = false;
+//bool debug_registry_rcv = true;
+bool debug_port_match = false;
+//bool debug_registry_rcv = false;
\ No newline at end of file