Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
38:af5ecd6997ab
Parent:
36:728498a78e1e
Child:
41:69bf7091c2ca
--- a/prompt.h	Tue Sep 30 19:25:32 2014 +0000
+++ b/prompt.h	Wed Oct 01 19:14:38 2014 +0000
@@ -35,5 +35,7 @@
 char * prompt_process( char * ethernet_pkg );
 void init_fsystem();
 
+extern bool from_eth;
+
 
 #endif
\ No newline at end of file