mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Do not log to history with -h/-t/-m
This commit is contained in:
parent
d5d2c64d50
commit
ba47ac36cb
4 changed files with 8 additions and 2 deletions
|
@ -22,6 +22,7 @@
|
|||
#endif
|
||||
|
||||
uint8_t g_debugMode;
|
||||
bool g_disableLogging;
|
||||
|
||||
int kbd_enter_pressed(void);
|
||||
void AddLogLine(const char *fn, const char *data, const char *c);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue