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

Function blink6OD

examples/Scheduler_example27_PlatformIO/src/main.cpp:251–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

249}
250
251void blink6OD() {
252 tBlink1.restartDelayed( 2 * TASK_SECOND );
253 LEDOff();
254}

Callers

nothing calls this directly

Calls 2

restartDelayedMethod · 0.80
LEDOffFunction · 0.70

Tested by

no test coverage detected