Merge pull request #120 from AllToTheX/patch-1
Add return to MIFARE_UnbrickUidSector()
This commit is contained in:
@@ -1722,6 +1722,7 @@ bool MFRC522::MIFARE_UnbrickUidSector(bool logErrors) {
|
||||
}
|
||||
return false;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user