EZR

Dependencies:   CRC16 FreescaleIAP FreescaleWatchdog GGSProtocol LM75B PIMA Parameters PersistentCircularQueue SerialNumberV2COM mbed-dev-watchdog_2016_03_04

Fork of smartRamalKW by Equipe Firmware V2COM

Revision:
16:cae76dbd681f
Parent:
10:7a1d1abb5172
diff -r 12db9ae94161 -r cae76dbd681f cmd/gravarNumeroSerie.cpp
--- a/cmd/gravarNumeroSerie.cpp	Wed Jul 29 22:15:41 2015 +0000
+++ b/cmd/gravarNumeroSerie.cpp	Thu Jul 30 17:24:01 2015 +0000
@@ -9,7 +9,7 @@
 #define LENGTH_ERROR        -94    //The length must be multiples of 4
 #define RUNTIME_ERROR       -93
 #define ERASE_ERROR         -92    //The flash was not erased before writing to it
-#define PAYLOAD_INVALIDO    -1     //Payload nao possui 8 bytes
+#define PAYLOAD_INVALIDO    -1     //Payload nao possui 25 bytes
 #define SUCESSO             0
 
 void cmdGravarNumeroSerie(char * dados, unsigned char tamanhoDados){