fix fifo reading
This commit is contained in:
parent
f2d4a9df9e
commit
da371f43b7
3 changed files with 72 additions and 11 deletions
|
|
@ -183,5 +183,7 @@ public:
|
|||
|
||||
bool cardPresent();
|
||||
|
||||
bool testFifo();
|
||||
|
||||
static bool probe(SpiMaster* spi, ShiftReg<NFC_PORTS>* csReg, uint8_t csPin);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue