repo.or.cz
/
RRG-proxmark3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added more keys (@equipter)
[RRG-proxmark3.git]
/
client
/
experimental_client_with_swig
/
testembedded.lua
blob
469bfff7ad2b2fa6b5893bd767ae88b69304f846
1
local
pm3
=
require
(
"pm3"
)
2
p
=
pm3
.
pm3
()
3
p
:
console
(
"hw status"
)
4
print
(
p
.
name
)