FRCTeam3182 / FRC2017

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

Add the classes DriveControl and IODef #2

Closed cglagovich closed 7 years ago

cglagovich commented 7 years ago

DriveControl deals with inputs, IODef 'maps' the various devices connected to the robot and assigns them integer values.

smartuy commented 7 years ago

k