deprecate MIFARE_SetAccessBits
This commit is contained in:
@@ -410,6 +410,7 @@ public:
|
|||||||
void PICC_DumpMifareUltralightToSerial();
|
void PICC_DumpMifareUltralightToSerial();
|
||||||
|
|
||||||
// Advanced functions for MIFARE
|
// Advanced functions for MIFARE
|
||||||
|
DEPRECATED_MSG("name will change in next version")
|
||||||
void MIFARE_SetAccessBits(byte *accessBitBuffer, byte g0, byte g1, byte g2, byte g3);
|
void MIFARE_SetAccessBits(byte *accessBitBuffer, byte g0, byte g1, byte g2, byte g3);
|
||||||
DEPRECATED_MSG("will move to extra class in next version")
|
DEPRECATED_MSG("will move to extra class in next version")
|
||||||
bool MIFARE_OpenUidBackdoor(bool logErrors);
|
bool MIFARE_OpenUidBackdoor(bool logErrors);
|
||||||
|
|||||||
Reference in New Issue
Block a user