Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ getErrorMessage
Method
getErrorMessage
src/rig/RigThread.cpp:272–274 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
}
271
272
std::string RigThread::getErrorMessage() {
273
return errorMessage;
274
}
Callers
1
stopRig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected