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: MODSERIAL USBDevice_for_Rev_C_HW mbed
Fork of mbed_sv_firmware_with_init by
Diff: main.cpp
- Revision:
- 16:b6230e4d0ed8
- Parent:
- 15:713c26178a7d
- Child:
- 17:1e704604e1ac
--- a/main.cpp Wed Feb 04 02:00:46 2015 +0000 +++ b/main.cpp Wed Feb 04 02:33:11 2015 +0000 @@ -41,7 +41,7 @@ // UART-RFID baud rate #define RFIDBAUD 115200 // RFID-FE board default rate = 115.2Kbps -#define BUFFERSIZE 56 // default buffer sizes +#define BUFFERSIZE 128 // default buffer sizes #define RFIDLENLOW 5 // RFID message length location (length is 2 bytes) // Peripherals