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

Function blink51

examples/Scheduler_example29_NonArduino/src/main.cpp:224–228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222 return true;
223}
224void blink51() {
225 // _PP(millis());
226 // _PL(": blink51");
227 LEDOn();
228}
229void blink52() {
230 // _PP(millis());
231 // _PL(": blink52");

Callers

nothing calls this directly

Calls 1

LEDOnFunction · 0.70

Tested by

no test coverage detected