mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
Move history and logfile to ~/.proxmark3
This commit is contained in:
parent
03867018f1
commit
d2d58db985
5 changed files with 74 additions and 13 deletions
|
@ -18,6 +18,8 @@
|
|||
#define PROXPROMPT_USB "[usb] pm3 --> "
|
||||
#define PROXPROMPT_FPC "[fpc] pm3 --> "
|
||||
#define PROXPROMPT_OFFLINE "[offline] pm3 --> "
|
||||
#define PROXHISTORY "history.txt"
|
||||
#define PROXLOG "log_%Y%m%d.txt"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue