mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-06-07 04:31:42 +00:00
swig pm3_device -> pm3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env lua
|
||||
|
||||
local pm3 = require("pm3")
|
||||
p=pm3.device("/dev/ttyACM0")
|
||||
p=pm3.pm3("/dev/ttyACM0")
|
||||
p:console("hw status")
|
||||
print(p.name)
|
||||
|
||||
Reference in New Issue
Block a user