4533-phoenix / DeepSpaceRobot

This is the reprository where the code for the 2019 season is located.
1 stars 0 forks source link

Add motor controller values to robotMap #14

Closed BearsAreAwsome closed 5 years ago

BearsAreAwsome commented 5 years ago

To complete this task, we must create 4 public static final ints in RobotMap. Those int values will represent the motor controller ids. Please name them accordingly.

tacoberb commented 5 years ago

Done fixed