This commit is contained in:
quynhnm 2024-08-15 10:58:35 +07:00
parent a9c357a482
commit c2e38e7de3
2 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@
*/ */
#include <EEPROM.h> // We are going to read and write PICC's UIDs from/to EEPROM #include <EEPROM.h> // We are going to read and write PICC's UIDs from/to EEPROM
#include <SPI.h> // RC522 Module uses SPI protocol
#include <MFRC522.h> // Library for Mifare RC522 Devices
#include <avr/wdt.h> #include <avr/wdt.h>
#define ledView 13 #define ledView 13