mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
Fix missing comma in aid_desfire.json
Signed-off-by: Antonin Deniau <Antonin-Deniau@users.noreply.github.com>
This commit is contained in:
@@ -416,7 +416,7 @@
|
||||
"Type": "alarm system"
|
||||
},
|
||||
{
|
||||
"AID": "010010"
|
||||
"AID": "010010",
|
||||
"Vendor": "ASSA ABLOY",
|
||||
"Country": "GB",
|
||||
"Name": "Campus Card",
|
||||
|
||||
Reference in New Issue
Block a user