Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arkhipenko/TaskScheduler
/ blink51
Function
blink51
examples/Scheduler_example27_PlatformIO/src/main.cpp:211–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
return true;
210
}
211
void blink51() {
212
// _PP(millis());
213
// _PL(
": blink51"
);
214
LEDOn();
215
}
216
void blink52() {
217
// _PP(millis());
218
// _PL(
": blink52"
);
Callers
nothing calls this directly
Calls
1
LEDOn
Function · 0.70
Tested by
no test coverage detected