feat: add Json config (unfinished)

This commit is contained in:
2021-10-04 07:41:29 +02:00
parent 00468f0b3a
commit 584f88dec7
11 changed files with 84 additions and 241 deletions

View File

@@ -7,5 +7,7 @@
#include "PN532.h"
#include "NfcAdapter.h"
#define NDEF_SUPPORT_MIFARE_CLASSIC
void initRfid(void);
void handleRfid(void);