mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-13 10:43:01 +08:00
add comment
This commit is contained in:
parent
8010f2dc5e
commit
91ed51c673
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
#include "crc.h"
|
||||
#include "util.h"
|
||||
|
||||
// https://www.nxp.com/docs/en/application-note/AN10787.pdf
|
||||
static madAIDDescr madKnownAIDs[] = {
|
||||
{0x0000, "free"},
|
||||
{0x0001, "defect, e.g. access keys are destroyed or unknown"},
|
||||
|
|
Loading…
Reference in a new issue