|
final project
1
|
detects and returns the sensor data that points to the ground More...
Go to the source code of this file.
Functions | |
| void | groundSensor_init () |
| initializes the ground sensors More... | |
| char | getGroundData () |
detects and returns the sensor data that points to the ground
consisting of cliff and tape sensors
Definition in file groundSensor.h.
| void groundSensor_init | ( | ) |
initializes the ground sensors
initializes the ground sensors using open interface
Definition at line 21 of file groundSensor.c.