Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ disableCorrection
Method
disableCorrection
Default/GenericInspector/GenericInspector.cpp:363–367 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
361
}
362
363
void
364
GenericInspector::disableCorrection(void)
365
{
366
this->ui->notifyDisableCorrection();
367
}
368
369
void
370
GenericInspector::setTunerFrequency(SUFREQ freq)
Callers
1
inspectorMessage
Method · 0.95
Calls
1
notifyDisableCorrection
Method · 0.80
Tested by
no test coverage detected