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: RFID_125KHz_Grove.h
- Revision:
- 2:b7e230d98325
- Parent:
- 1:8d16a97fe85e
--- a/RFID_125KHz_Grove.h Sun Feb 22 13:13:17 2015 +0000 +++ b/RFID_125KHz_Grove.h Sun Feb 22 13:43:14 2015 +0000 @@ -3,6 +3,11 @@ #include "mbed.h" +/** + * Provides full Library for Grove RFID scanner + * http://www.seeedstudio.com/wiki/Grove_-_125KHz_RFID_Reader + * + */ class RfidGrove {