ToughTechs151 / robot-template

Template for Tough Techs robots.
Other
1 stars 0 forks source link

Refactor Blinkin subsystem #66

Open blu28 opened 11 months ago

blu28 commented 11 months ago

In the Blinkin subsystem there is a comment that says: /*

That problem was fixed with pull request https://github.com/wpilibsuite/allwpilib/pull/5277 so we could change the code to be more natural. At the very least, the comment could be removed.