mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-04 14:07:30 +00:00
initialize calWaitFirst
This commit is contained in:
parent
2f7449ed21
commit
483618befb
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ VNA::VNA(AppWindow *window)
|
|||
averages = 1;
|
||||
calValid = false;
|
||||
calMeasuring = false;
|
||||
calWaitFirst = false;
|
||||
calDialog.reset();
|
||||
calEdited = false;
|
||||
settings.sweepType = SweepType::Frequency;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue