Update Code to 2018 WPILib Framework
Closed this issue · 0 comments
roshanr10 commented
Description of Changes Requested
Update IterativeRobot to TimedRobot once the 2018 WPI Library Software Update is released.
Task List
- Change
Robot.java
to Extend TimedRobot not IterativeRobot