Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Add initialize() Method to Subsystems for CAN Bus Race Condition #21

Open
stulewin opened this issue Sep 2, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@stulewin
Copy link
Contributor

stulewin commented Sep 2, 2023

When first creating the subsystem in the constructor some things can't be called as there is a race condition (like getting the value of the encoder). So add an initialize() method that gets cycled through after they have all been created.

@stulewin stulewin added the bug Something isn't working label Sep 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant