Functions | Variables
D:/DRISSI/arduino-0022/arduino-0022/libraries/uSonic/uSonic.cpp File Reference

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

Detailed Description

Functions to get distance return by the ultrasonic sensors.

See also :

uSonic.h
The header File Reference.

Definition in file uSonic.cpp.