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