mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-08 05:51:08 -07:00
Better SWIG integration: autogen func & attributes
This commit is contained in:
parent
756b624668
commit
538ee4dabb
12 changed files with 887 additions and 1037 deletions
|
@ -3,4 +3,4 @@
|
|||
import pm3
|
||||
p=pm3.device("/dev/ttyACM0")
|
||||
p.console("hw status")
|
||||
print("Device:", p.get_name())
|
||||
print("Device:", p.name)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue