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

Redundant temp sensor fixups 2 #22196

Merged

Commits on Jul 3, 2021

  1. Fix bugs from original implementation.

    - Move temperature-related macros to temperature.cpp
    - Fix TEMP_SENSOR_IS_ANY_MAX_TC using improper ENABLED()
    - Fix issue with THERMO_SEL selecting the wrong variable
    - Fix max6675/max31855 begin() with invalid args
    - Fix improper use of SERIAL_ECHOPGM on max tc error
    slowbro committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    ce8805e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cacc78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    956c891 View commit details
    Browse the repository at this point in the history
  4. Revisiting HW vs SW SPI

    slowbro committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    20075de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3573dd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbc7d3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c021d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a73d03 View commit details
    Browse the repository at this point in the history
  9. extended OPTARG

    thinkyhead authored and slowbro committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    b8b9873 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Update SanityCheck.h

    thinkyhead authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    2e2813d View commit details
    Browse the repository at this point in the history
  2. Update temperature.cpp

    thinkyhead authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    9c39a14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1173a10 View commit details
    Browse the repository at this point in the history