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

Function LEDOff

examples/Scheduler_example29_NonArduino/src/led.cpp:10–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8}
9
10void LEDOff() {
11 // printf("LED Off\n");
12 // digitalWrite( LED_BUILTIN, LOW );
13}

Callers 10

blink1CBFunction · 0.70
blink2CB_ONFunction · 0.70
blink2CB_OFFFunction · 0.70
blink3CBFunction · 0.70
blink42Function · 0.70
blink42ODFunction · 0.70
blink52Function · 0.70
blink52ODFunction · 0.70
blink6CBFunction · 0.70
blink6ODFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected