mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-02-02 05:44:13 +01:00
initialize calWaitFirst
This commit is contained in:
parent
2f7449ed21
commit
483618befb
|
|
@ -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…
Reference in a new issue