Implement method for performing self-test of firmware

Closes #89
This commit is contained in:
Sebastian Paaske Tørholm
2015-03-11 23:25:35 +01:00
parent 38d7264353
commit 26f95497ae
2 changed files with 100 additions and 0 deletions

View File

@@ -290,6 +290,7 @@ public:
void PCD_AntennaOff();
byte PCD_GetAntennaGain();
void PCD_SetAntennaGain(byte mask);
bool PCD_PerformSelfTest();
/////////////////////////////////////////////////////////////////////////////////////
// Functions for communicating with PICCs