Skip to content

Factor references out of OpMode/improve IHardware #6

@jamestmartin

Description

@jamestmartin

As-is OpMode is a monolithic mess, so we should try to avoid static references to it, or worse, passing the entire thing around everywhere. However, IHardware does not suitably fill this role. We should rethink how hardware objects and more importantly hardware.idle() are passed around.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions