TechnoJays / robot2018

Team94 2018 FIRST FRC Robot Code
MIT License
0 stars 1 forks source link

[elevator] Fixed test failure from OI being 'None' #33

Closed DaPortlyJester closed 6 years ago

DaPortlyJester commented 6 years ago

bugfix: When the 'robot' object is passed without an OI attached, the elevator can reference the OI to check if bounding is enabled.

DaPortlyJester commented 6 years ago

Merging, since this only fixes tests.