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

Function blink51

examples/Scheduler_example27_PlatformIO/src/main.cpp:211–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209 return true;
210}
211void blink51() {
212 // _PP(millis());
213 // _PL(": blink51");
214 LEDOn();
215}
216void blink52() {
217 // _PP(millis());
218 // _PL(": blink52");

Callers

nothing calls this directly

Calls 1

LEDOnFunction · 0.70

Tested by

no test coverage detected