FRCTeam3182 / FRC2017

The 2017 code for FRC team 3182.
GNU General Public License v3.0
11 stars 1 forks source link

Add actuators to test mode #18

Open cglagovich opened 7 years ago

cglagovich commented 7 years ago

Add every sensor and actuator to the test mode so that they can be tested individually as part of the subsystem. This will aid in quick debugging in competition.

motleymentor commented 7 years ago

This is still useful, but we need the other systems on the robot to be in place before we really implement them.