final project
1
groundSensor.h
Go to the documentation of this file.
1
11
void
groundSensor_init
();
12
13
//check the ground for tape or a hole
14
char
getGroundData
();
15
16
groundSensor_init
void groundSensor_init()
initializes the ground sensors
Definition:
groundSensor.c:21
getGroundData
char getGroundData(oi_t *sensors)
checks the ground for tape or a hole
Definition:
groundSensor.c:33
Final Project
programFiles
groundSensor.h
Generated by
1.8.13