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

◆ detect()

bool fl::PirLowLevel::detect ( )

Definition at line 35 of file pir.cpp.

35 {
36 return mPin.high();
37}
DigitalPin mPin
Definition pir.h:27

References mPin.

Referenced by operator bool().

+ Here is the caller graph for this function: