Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
36:728498a78e1e
Parent:
35:96885a7931f0
Child:
38:af5ecd6997ab
--- a/prompt.h	Tue Sep 30 18:15:08 2014 +0000
+++ b/prompt.h	Tue Sep 30 19:23:53 2014 +0000
@@ -32,7 +32,7 @@
 extern FILE *fserext;       // server sip ext
 extern FILE *fsport;        // server sip port
 
-void prompt_process( char * ethernet_pkg );
+char * prompt_process( char * ethernet_pkg );
 void init_fsystem();