Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arkhipenko/TaskScheduler
/ blink52OD
Function
blink52OD
examples/Scheduler_example29_NonArduino/src/main.cpp:234–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
232
LEDOff();
233
}
234
void blink52OD() {
235
tBlink6.restartDelayed( 2 * TASK_SECOND );
236
LEDOff();
237
}
238
239
240
// === 6 ============================================
Callers
nothing calls this directly
Calls
2
restartDelayed
Method · 0.80
LEDOff
Function · 0.70
Tested by
no test coverage detected