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

Move battery to its own file #401

Merged
merged 1 commit into from
Aug 20, 2022

Conversation

Camerooooon
Copy link
Collaborator

No description provided.

@JakeRoggenbuck
Copy link
Owner

ay!

Ok(())
}

// TODO: Move this to display.rs
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would this make sense to be I display.rs?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • in

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

display.rs handles displaying things like power, turbo, cpus, etc. I think its fair for it to deal with printing battery info,

@Camerooooon Camerooooon merged commit 0d9433e into JakeRoggenbuck:main Aug 20, 2022
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.

The battery struct may want to be moved to its own file but I'm not sure how important that is.
2 participants