|
Re: Issues with our code
Our code currently uses the following to output in an infinite loop in operator control:
printf("Gyro Heading: %d",heading);
Where heading is an int assigned:
heading = GetGyroAngle(GYRO_PORT);
__________________
CRUD Name: Windows
Rookie Year: 2005
Alumni to Team: 350
|