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

◆ detect()

bool fl::Pir::detect ( )

Definition at line 32 of file pir.cpp.

32 {
33 return mPin.high();
34}
DigitalPin mPin
Definition pir.h:27

References mPin.

Referenced by operator bool().

+ Here is the caller graph for this function: