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

Commits on Nov 21, 2021

  1. darkCapture.sh: always output 2-digit temp

    %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 authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    76ba2ee View commit details
    Browse the repository at this point in the history