Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
48:195c97f12e8e
Parent:
21:0bd688722e81
Child:
72:895ca792c647
--- a/parallelcpld.cpp	Tue Oct 07 18:43:44 2014 +0000
+++ b/parallelcpld.cpp	Mon Oct 20 16:13:10 2014 +0000
@@ -29,7 +29,7 @@
                 
         }else
         {
-            pc.printf("Error: Overflow Parallel Write TX");        // Error if the transmission is still in use
+            pc.printf("\r\nError: Overflow Parallel Write TX\r\n");        // Error if the transmission is still in use
         }
     
 }