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: main.cpp
- Revision:
- 10:0a444736aeb8
- Parent:
- 9:369b261ddb10
- Child:
- 11:6e862985089f
--- a/main.cpp Fri May 03 11:37:37 2019 +0000 +++ b/main.cpp Fri May 03 12:52:41 2019 +0000 @@ -42,7 +42,7 @@ RFID IRQ = pin5 -> -------- OPEN -------- ======================= RFID 2 ====================================== RFID SDA = pin1 -> SPI_CS PA_12=D2 PTD5 - RFID RST = pin7 -> PB_1=D6 [PTA13] <- might not be good + RFID RST = pin7 -> PB_1=D6 PTC9 <- might not be good RFID IRQ = pin5 -> -------- OPEN -------- ===================================================================== @@ -84,7 +84,7 @@ //RFID 2 #define SPI_CS2 PTD5 - #define MF_RESET2 PTA13 + #define MF_RESET2 PTC9 //House circuit connections #define FRONTDOOR_SET A1