123

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
graf2112
Date:
Tue Jan 25 08:57:42 2022 +0000
Parent:
2:a0c7513fb634
Commit message:
123

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Fri Jun 06 03:04:48 2014 +0000
+++ b/main.cpp	Tue Jan 25 08:57:42 2022 +0000
@@ -17,7 +17,7 @@
 #include "MFRC522.h"
 
 // Nucleo Pin for MFRC522 reset (pick another D pin if you need D8)
-#define MF_RESET    D8
+#define MF_RESET    D9
 
 DigitalOut LedGreen(LED1);
 
--- a/mbed.bld	Fri Jun 06 03:04:48 2014 +0000
+++ b/mbed.bld	Tue Jan 25 08:57:42 2022 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/0b3ab51c8877
\ No newline at end of file
+https://os.mbed.com/users/mbed_official/code/mbed/builds/65be27845400
\ No newline at end of file