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

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

References hi().

+ Here is the call graph for this function: