Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ notifyDeviceChanged
Method
notifyDeviceChanged
src/AppFrame.cpp:969–971 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
967
}
968
969
void AppFrame::notifyDeviceChanged() {
970
deviceChanged.store(true);
971
}
972
973
void AppFrame::handleUpdateDeviceParams() {
974
Callers
1
notifyMainUIOfDeviceChange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected