MCPcopy 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}
234void blink52OD() {
235 tBlink6.restartDelayed( 2 * TASK_SECOND );
236 LEDOff();
237}
238
239
240// === 6 ============================================

Callers

nothing calls this directly

Calls 2

restartDelayedMethod · 0.80
LEDOffFunction · 0.70

Tested by

no test coverage detected