feat: update rfid code
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
#include "board.h"
|
||||
|
||||
#include <SPI.h>
|
||||
#include <MFRC522.h>
|
||||
#include "PN532_SPI.h"
|
||||
#include "PN532.h"
|
||||
#include "NfcAdapter.h"
|
||||
|
||||
void initRfid(void);
|
||||
void handleRfid(void);
|
||||
Reference in New Issue
Block a user