mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
Get Python support of experimental_client_with_swig working again
This commit is contained in:
parent
97f2770982
commit
e0be057f62
7 changed files with 4 additions and 8 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
PYTHONPATH=../../src ipython3 -i ./test_grab.py
|
||||
PYTHONPATH=../../pyscripts ipython3 -i ./test_grab.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue