Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ auto_register_with_scheduler
Method
auto_register_with_scheduler
src/fl/task/task.cpp.hpp:184–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
void auto_register_with_scheduler() override {
185
mAutoRegistered = true;
186
}
187
188
void stop() override {
189
mRunning = false;
Callers
1
task.cpp.hpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected