Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ active
Method
active
lib/SignalDetectorPlugin/src/SignalDetectorPlugin.cpp:243–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
void SignalDetectorPlugin::active(YAGfx& gfx)
244
{
245
/* Nothing to do. */
246
UTIL_NOT_USED(gfx);
247
}
248
249
void SignalDetectorPlugin::inactive()
250
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected