I have a horizontally mounted gyro on my bot. I have it plugged in correctly but when I go into debugging it just count down continuously until it reaches -3600 and then starts counting down from zero again. Thanks
Sounds like you are not letting the gyro initialize. The robot needs to be stationary for a couple of seconds after the code starts. Search the forums, you will find some examples.