mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
Fixing experimental_lib/example_lua, thanks @jmichelp !
This commit is contained in:
parent
7fa1a204f4
commit
fe361cf30c
2 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env lua
|
||||
#!/usr/bin/env lua5.4
|
||||
|
||||
local pm3 = require("pm3")
|
||||
p=pm3.pm3("/dev/ttyACM0")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue