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.
Diff: MFRC522.cpp
- Revision:
- 5:df18de5caf9f
- Parent:
- 4:320ce84c8f43
--- a/MFRC522.cpp Fri Jun 22 09:59:36 2018 +0000 +++ b/MFRC522.cpp Fri May 03 11:14:06 2019 +0000 @@ -55,7 +55,7 @@ { /* Configure SPI bus */ m_SPI.format(8, 0); - m_SPI.frequency(8000000); + m_SPI.frequency(28200); /* Release SPI-CS pin */