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

darkCapture.sh: always output 2-digit temp #819

Merged
merged 1 commit into from
Dec 3, 2021

Conversation

EricClaeys
Copy link
Collaborator

%2f produced files with leading spaces, which broke darkSubtract.sh
No need for 3-digit temps since they are in Celsius and if someone has 100+ C sensor it'll fry.

%2f produced files with leading spaces, which broke darkSubtract.sh
No need for 3-digit temps since they are in Celsius and if someone has 100+ C sensor it'll fry.
@EricClaeys EricClaeys added the bug needs software change label Nov 21, 2021
@linuxkidd linuxkidd merged commit 241105d into master Dec 3, 2021
@EricClaeys EricClaeys deleted the darkCapture-2-digit-temp branch December 3, 2021 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs software change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants