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

Health manager update #88

Closed
wants to merge 6 commits into from
Closed

Health manager update #88

wants to merge 6 commits into from

Conversation

TomChiavegato
Copy link

No description provided.

@TomChiavegato TomChiavegato reopened this Feb 1, 2024
@TomChiavegato TomChiavegato marked this pull request as draft February 1, 2024 15:07
@NoahSprenger
Copy link
Contributor

Hey, you still just need to remove the .vs folder.

@NoahSprenger
Copy link
Contributor

I've pushed a new commit. Please checkout my changes 😄 Further, can you look into wrapping the ADC in options so that they can live as shared objects within RTIC. We want to share the ADCs so that they can be used for other tasks that are not just health related. You could create an ADC manager which is passed to the Health manager when we need to read from the adc pins. Or you can do options. Actually you should do options even if doing the ADC manager. If that didn't make sense then please reach out and I'll gladly explain further what I mean.

@NoahSprenger NoahSprenger changed the title Issue 82 Health manager Mar 15, 2024
@NoahSprenger NoahSprenger changed the title Health manager Health manager update Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants