Additional documentation for group 'Ultra Sonic Sensors'. This file contains functions to get distance relieved by ultrasonic sensors. More...
Functions | |
int | GetRangeUS1 () |
int | GetRangeUS2 () |
Additional documentation for group 'Ultra Sonic Sensors'. This file contains functions to get distance relieved by ultrasonic sensors.
See also :
uSonic.h
Here is a link to the Header File Reference.
uSonic.cpp
Here is a link to the C++ File Reference.
int GetRangeUS1 | ( | ) |
Get the value return by the first ultrasonic sensor
Definition at line 15 of file uSonic.cpp.
int GetRangeUS2 | ( | ) |
Get the value return by the second ultrasonic sensor
Definition at line 47 of file uSonic.cpp.