|
Re: CPU spike to 100% - robot unresponsive
As a general rule, try not to use while loops. There are parts on your robot project that automatically update (on your command you should be able to use execute() as your loop. You can also use the teleopPeriodic() in the main project file too)
https://github.com/FRC125/NU14
__________________
Hopper finalist 2015
Dean's List winner 2015
|