Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
129:d73538fbc017
Parent:
128:3ae1c74773a8
Child:
131:938ab88facae
--- a/prompt.cpp	Mon May 25 13:11:00 2015 +0000
+++ b/prompt.cpp	Thu Jul 02 17:43:37 2015 +0000
@@ -808,10 +808,10 @@
                 "0x%02x   :: %5i  :: FW6\n\r"
                 "0x%02x   :: %5i  :: CB_STATS\n\r"
                 "0x%02x   :: %5i  :: CB_STATS_ACK\n\r"
-                "0x%02x   :: %5i  :: DO_NOTHING\n\r\r\n"
+                "0x%02x   :: %5i  :: DO_NOTHING\n\r\n\r"
                 
                 "0x%02x :: %5i  :: BROADCAST_EXT\n\r"
-                "NOTA - Os types TELEMETRY, CB_STATS, e FW1 ate FW6 sao repassados para o servidor como type FW\r\n",
+                "NOTA - Os types TELEMETRY, CB_STATS, e FW1 ate FW6 sao repassados para o servidor como type FW\n\r",
                 BOOT, BOOT,
                 REGISTRY, REGISTRY,
                 REGISTRY_ACK, REGISTRY_ACK,
@@ -863,10 +863,10 @@
                     "0x%02x   :: %5i  :: FW6\n\r"
                     "0x%02x   :: %5i  :: CB_STATS\n\r"
                     "0x%02x   :: %5i  :: CB_STATS_ACK\n\r"
-                    "0x%02x   :: %5i  :: DO_NOTHING\n\r\r\n"
+                    "0x%02x   :: %5i  :: DO_NOTHING\n\r\n\r"
                     
                     "0x%02x :: %5i  :: BROADCAST_EXT\n\r"
-                    "NOTA - Os types TELEMETRY, CB_STATS, e FW1 ate FW6 sao repassados para o servidor como type FW\r\n",
+                    "NOTA - Os types TELEMETRY, CB_STATS, e FW1 ate FW6 sao repassados para o servidor como type FW\n\r",
                     BOOT, BOOT,
                     REGISTRY, REGISTRY,
                     REGISTRY_ACK, REGISTRY_ACK,