Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use component::getStatus() for components which don't use component::run() #24

Open
SquaredPotato opened this issue Mar 2, 2024 · 0 comments
Labels
enhancement New feature or request firmware related to the firmware running on the hardware

Comments

@SquaredPotato
Copy link
Contributor

This should allow components which have no use for the component::run() function to still re-initialize themselves with help from the component manager, which currently doesn't use the getStatus() function to observe components.

@SquaredPotato SquaredPotato added enhancement New feature or request firmware related to the firmware running on the hardware labels Mar 2, 2024
@SquaredPotato SquaredPotato changed the title Use component::getStatus() for componens which don't use component::run() Use component::getStatus() for components which don't use component::run() Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request firmware related to the firmware running on the hardware
Projects
None yet
Development

No branches or pull requests

1 participant