Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
35:96885a7931f0
Parent:
34:f19d9735428e
Child:
36:728498a78e1e
diff -r f19d9735428e -r 96885a7931f0 main.cpp
--- a/main.cpp	Tue Sep 30 14:28:01 2014 +0000
+++ b/main.cpp	Tue Sep 30 18:15:08 2014 +0000
@@ -90,7 +90,7 @@
     udp_timer.start();
     
     while( true ){
-        prompt_process();
+        prompt_process( NULL );
         wdt.kick();
         if (pcks_s == 1){
             pc.printf("\n\r PKG_CSK OK: %d", pkg_cksok);