mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
added a C sample of grabbing output
This commit is contained in:
parent
449eacdee5
commit
6e1cf6c0de
3 changed files with 71 additions and 0 deletions
3
client/experimental_lib/example_c/02run_test_grab.sh
Executable file
3
client/experimental_lib/example_c/02run_test_grab.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
LD_LIBRARY_PATH=../build ./test_grab
|
Loading…
Add table
Add a link
Reference in a new issue