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 119 of file fastpin.h.

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

References lo().

+ Here is the call graph for this function: