This commit is contained in:
2024-02-01 11:53:19 +01:00
parent a105387c21
commit 35ecce7d5d
4 changed files with 16 additions and 11 deletions

View File

@ -1,14 +1,14 @@
#ifndef NFC_READER_H
#define NFC_READER_H
#ifndef BIG_NFC_READER_H
#define BIG_NFC_READER_H
#include <Arduino.h>
#include <vector>
#include "TrameList.h"
class NfcReader{
class BigNfcReader{
public:
NfcReader();
BigNfcReader();
/**
* @brief initialise le lecteur NFC