Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: CRC16 FreescaleIAP FreescaleWatchdog GGSProtocol LM75B PIMA Parameters PersistentCircularQueue SerialNumberV2COM mbed-dev-watchdog_2016_03_04
Fork of smartRamalKW by
Diff: cmd/gravarNumeroSerie.cpp
- Revision:
- 16:cae76dbd681f
- Parent:
- 10:7a1d1abb5172
--- 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){
