MCPcopy Create free account
hub / github.com/arkhipenko/TaskScheduler / blink6OD

Function blink6OD

examples/Scheduler_example29_NonArduino/src/main.cpp:264–267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262}
263
264void blink6OD() {
265 tBlink1.restartDelayed( 2 * TASK_SECOND );
266 LEDOff();
267}

Callers

nothing calls this directly

Calls 2

restartDelayedMethod · 0.80
LEDOffFunction · 0.70

Tested by

no test coverage detected