mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
Fixed byte typo
Fixed error
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
"Response": "00009000"
|
||||
},
|
||||
{
|
||||
"_comment": "Busy? -> 9000 (done) / 017B (busy)",
|
||||
"APDU": "017B",
|
||||
"_comment": "Busy? -> 9000 (done) / 01 (busy)",
|
||||
"APDU": "01",
|
||||
"Response": "9000"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user