Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arkhipenko/TaskScheduler
/ blink51
Function
blink51
examples/Scheduler_example29_NonArduino/src/main.cpp:224–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
222
return true;
223
}
224
void blink51() {
225
// _PP(millis());
226
// _PL(
": blink51"
);
227
LEDOn();
228
}
229
void blink52() {
230
// _PP(millis());
231
// _PL(
": blink52"
);
Callers
nothing calls this directly
Calls
1
LEDOn
Function · 0.70
Tested by
no test coverage detected