frc1418 / 2017-robot

:robot: Team 1418's FRC robot code for the 2017 season
MIT License
6 stars 4 forks source link

Renames prepare for teleop to flush #40

Closed CarterFendley closed 7 years ago

CarterFendley commented 7 years ago

This is a minor change but prepare_for_teleop was a bad name because this could be used in other places besides the beginning of teleop.

ErikBoesen commented 7 years ago

Relevant