upm
1.0.2
Sensor/Actuator repository for libmraa (v1.1.1)
|
API for the BISS0001 Motion Sensor. More...
UPM module for the BISS0001 Motion Sensor
Public Member Functions | |
BISS0001 (unsigned int pin) | |
~BISS0001 () | |
bool | value () |
bool | motionDetected () |
bool value | ( | ) |
Gets the motion value from the sensor.
|
inline |
Gets the motion value from the sensor. This is a more informative method name, but we want to keep compatibility with the original for now.