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

patch: add error code handling of temperatures #238

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Mar 12, 2023

  1. patch: add error code handling of temperatures

    tentative patch for handling issue milesburton#236
    - adds unit types to force handling of different units with respect to each other
    - implicit conversions to floats only for result types from existing functions
    - basic error codes added as an enum, edit as needed
    Andersama committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    ba2faf1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Slight nudge to trigger the CI build

    Miles Burton committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1e638b2 View commit details
    Browse the repository at this point in the history