This commit is contained in:
iceman1001 2024-01-05 19:27:38 +01:00
commit 0c4a1066c1
18 changed files with 69 additions and 61 deletions

View file

@ -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()