Add - automatic try LF and HF search and if both fail, try lf read and save a trace file
This commit is contained in:
@@ -1872,7 +1872,7 @@ int CmdPlot(const char *Cmd) {
|
||||
return PM3_SUCCESS;
|
||||
}
|
||||
|
||||
static int CmdSave(const char *Cmd) {
|
||||
int CmdSave(const char *Cmd) {
|
||||
|
||||
int len = 0;
|
||||
char filename[FILE_PATH_SIZE] = {0x00};
|
||||
|
||||
Reference in New Issue
Block a user