You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added @SuppressWarnings("removal") annotation to Robot.java, Drive.java, PIDHeadingCorrection.java, and PIDHeadingError.java in order to suppress warnings related to some of the WPILib PIDController classes being deprecated. Need to remember to fix these in Summer 2020, so also added a "TODO" to the code to fix these later.
0 commit comments