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.
Revision 5:93f22f8fdcd2, committed 2017-06-09
- Comitter:
- sheralikhan
- Date:
- Fri Jun 09 06:13:35 2017 +0000
- Parent:
- 4:9d923c6e6c14
- Commit message:
- Readig_Writing_Contoller_2_6_2017
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Jun 06 10:13:06 2017 +0000 +++ b/main.cpp Fri Jun 09 06:13:35 2017 +0000 @@ -33,7 +33,7 @@ //Define RFID version and date #define VERSION "RFID_2017_03_20" //Define board -#define BOARD "WIZwiki-W7500" +#define BOARD "WIZWIKI_W7500" //Adding Library for RFID tags read and Write #include "RFIDRW.h"