mirror of
https://github.com/ttrftech/NanoVNA.git
synced 2026-04-06 15:04:35 +00:00
remove fstart/fstop
This commit is contained in:
parent
aa91bc23fc
commit
6d0ea0e1dd
4 changed files with 24 additions and 26 deletions
2
ui.c
2
ui.c
|
|
@ -227,7 +227,7 @@ menu_recall_cb(int item)
|
|||
return;
|
||||
if (caldata_recall(item) == 0) {
|
||||
ui_mode_normal();
|
||||
set_sweep(freq_start, freq_stop);
|
||||
update_grid();
|
||||
draw_cal_status();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue