mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-16 10:03:04 -07:00
Add LF before first pm3 dbg msg when there is a pending prompt
This commit is contained in:
parent
6d3c1d0223
commit
b59becbeb6
4 changed files with 10 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
|
||||
extern uint8_t g_debugMode;
|
||||
extern uint8_t g_printAndLog;
|
||||
extern bool g_pendingPrompt;
|
||||
|
||||
#define PRINTANDLOG_PRINT 1
|
||||
#define PRINTANDLOG_LOG 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue