Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
62:07e5bdc9f8f7
Parent:
58:af7e8788f106
Child:
63:0d95da692bb4
--- a/prompt.h	Fri Oct 24 16:38:47 2014 +0000
+++ b/prompt.h	Tue Oct 28 11:32:06 2014 +0000
@@ -81,6 +81,8 @@
 extern bool reset_cks;
 extern bool debug_telemetry;
 extern bool main_test;
+extern bool list;
+extern bool rx;
 
 int convert_ext_to_port( int );