Skip to content

Refactor Blinkin subsystem #66

@blu28

Description

@blu28

In the Blinkin subsystem there is a comment that says:
/*
* Currently the PWM simulation code maintains separate values for the PWM when set by setSpeed,
* setPosition and setSpeed. Because of this we have to be careful to always use only one pair
* of get and set options so the simulator works.
*/

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions