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

◆ select()

virtual void Pin::select ( )
inlineoverridevirtual

Set the pin state to HIGH

Implements Selectable.

Definition at line 115 of file fastpin.h.

115{ hi(); }
void hi()
Set the pin state to HIGH
Definition fastpin.h:79

References hi().

+ Here is the call graph for this function: