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

fix: fan control speed rounding, board model, bump deps #16

Merged
merged 3 commits into from
Jul 27, 2024

Conversation

barrenechea
Copy link
Contributor

  • Rounding the fan speed percentage number, so calculations where the result is fractional will push it to the nearest integer.
  • Added the Board Model field at the About tab (ported from feat(2.5): Batch Flash Nodes #8)
  • Bump all dependencies to keep everything healthy.

Bumped patch version to v3.3.1.

Fixes #15

@svenrademakers svenrademakers merged commit 3862d8d into turing-machines:main Jul 27, 2024
3 checks passed
@barrenechea barrenechea deleted the patches branch October 28, 2024 12:32
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.

add rounding to the fan control slider
2 participants