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

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

References lo().

+ Here is the call graph for this function: