MCPcopy 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
969void AppFrame::notifyDeviceChanged() {
970 deviceChanged.store(true);
971}
972
973void AppFrame::handleUpdateDeviceParams() {
974

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected