mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
fix: g_debugMode - client side global debugvariable, moved to util.c
This commit is contained in:
parent
180e3d4df9
commit
a29b2328db
6 changed files with 12 additions and 8 deletions
|
@ -16,6 +16,7 @@
|
|||
#include "cmdscript.h" // CmdScriptRun
|
||||
|
||||
#define PROXPROMPT "pm3 --> "
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue