60         HCSR04 (
int triggerPin, 
int echoPin);
 ~HCSR04()
Definition: hcsr04.cxx:42
 
C API for the HCSR04 Ultrasonic Ranger sensor. 
 
HCSR04(int triggerPin, int echoPin)
Definition: hcsr04.cxx:34
 
double getDistance(HCSR04_U unit)
Definition: hcsr04.cxx:48
 
C++ API wrapper for the bh1749 driver. 
Definition: a110x.hpp:29
 
API for the HC-SR04 Ultrasonic Sensor. 
Definition: hcsr04.hpp:52