Merge remote-tracking branch 'miguelbalboa/release_1_4_X' into revertsplit

This commit is contained in:
Rotzbua
2018-10-04 13:29:14 +02:00
4 changed files with 11 additions and 7 deletions

View File

@@ -416,6 +416,7 @@ public:
void PICC_DumpMifareUltralightToSerial();
// 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);
DEPRECATED_MSG("will move to extra class in next version")
bool MIFARE_OpenUidBackdoor(bool logErrors);