FastLED 3.9.15
Loading...
Searching...
No Matches

◆ release()

virtual void Pin::release ( )
inlineoverridevirtual

Set the pin state to LOW

Implements Selectable.

Definition at line 117 of file fastpin.h.

117{ lo(); }
void lo()
Set the pin state to LOW
Definition fastpin.h:81

References lo().

+ Here is the call graph for this function: