Add LF before first pm3 dbg msg when there is a pending prompt
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user