mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
text
This commit is contained in:
parent
1cce7c286a
commit
0c4a1066c1
18 changed files with 69 additions and 61 deletions
|
@ -348,7 +348,7 @@ function main(args)
|
|||
-- commandString = AUTH_FIRST .. "0190" .. "00"
|
||||
-- response = sendRaw(commandString, true, true)
|
||||
|
||||
-- Power off the Proxmark
|
||||
-- Power off the Proxmark3
|
||||
sendRaw(POWEROFF, false, false)
|
||||
|
||||
lib14a.disconnect()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue