mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-11 07:36:27 -07:00
simplify scripts
This commit is contained in:
parent
78c4f7929a
commit
21841cb9d9
4 changed files with 5 additions and 13 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env lua
|
||||
|
||||
local pm3 = require("pm3")
|
||||
p=pm3.open("/dev/ttyACM0")
|
||||
pm3.console(p, "hw status")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue