Functions to get distance return by the ultrasonic sensors. More...
#include "uSonic.h"
Go to the source code of this file.
Functions | |
int | GetRangeUS1 () |
int | GetRangeUS2 () |
Variables | |
byte | HighByte = 0x00 |
byte | LowByte = 0x00 |
Functions to get distance return by the ultrasonic sensors.
See also :
uSonic.h
The header File Reference.
Definition in file uSonic.cpp.