sonar_rangefinder.c File Reference

#include "sonar_rangefinder.h"

Go to the source code of this file.

Functions

void initializeSonarRangefinders (int left_pin, int center_pin, int right_pin)
int getSonarLeft ()
int getSonarCenter ()
int getSonarRight ()

Function Documentation

int getSonarCenter (  ) 

Definition at line 23 of file sonar_rangefinder.c.

int getSonarLeft (  ) 

Definition at line 15 of file sonar_rangefinder.c.

int getSonarRight (  ) 

Definition at line 31 of file sonar_rangefinder.c.

void initializeSonarRangefinders ( int  left_pin,
int  center_pin,
int  right_pin 
)

Definition at line 8 of file sonar_rangefinder.c.

Generated on Sun Nov 7 03:22:50 2010 for platform_controller by  doxygen 1.6.3