Skip to content

Lib199Subsystem can't be unregistered #71

@brettle

Description

@brettle

This should be public:

private static final Lib199Subsystem INSTANCE = new Lib199Subsystem();

So that one can call CommandScheduler.getInstance().unregister(Lib199Subsystem.INSTANCE) if it's periodic methods interfere with other things. For example, at the moment, MockCANCoder interferes with other simulation code trying to use CANcoderSimState.setRawPosition().

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