mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-09 03:00:07 -04:00
Show DownloadTraceInstructions only when the trace data is written to the flashmem
This commit is contained in:
@@ -137,5 +137,8 @@ void RunMod(void) {
|
||||
|
||||
Dbprintf("-=[ exit ]=-");
|
||||
LEDsoff();
|
||||
#ifdef WITH_FLASH
|
||||
DownloadTraceInstructions();
|
||||
#endif
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user