Team138Entropy / Entropy2018

Team 138 repo for 2018 Season "Power Up"
0 stars 1 forks source link

Remove calls to preferences on SmartDashboard (rely on compiled in co… #42

Closed blhunter513 closed 6 years ago

blhunter513 commented 6 years ago

…nstants, so nothing changes between practice and competition). Change comparison method in AutonomousCommand.java to use gameData.equals("LLL"), not gameData == "LLL".