Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ onLockStateChanged
Method
onLockStateChanged
Components/MainSpectrum.cpp:881–885 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
879
}
880
881
void
882
MainSpectrum::onLockStateChanged(void)
883
{
884
WATERFALL_CALL(setFreqDragLocked(this->ui->fcLcd->isLocked()));
885
}
Callers
1
setLocked
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected