proxmark3/client/client_with_swig/testembedded.lua
2020-06-14 21:35:23 +02:00

3 lines
79 B
Lua
Executable file

local pm3 = require("pm3")
p=pm3.get_current_dev()
pm3.console(p, "hw status")