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

Move Temperature hysteresis options to advanced #25585

Merged
merged 6 commits into from
Mar 29, 2023

Commits on Mar 28, 2023

  1. move TEMP to Configuration_adv.h

    Move from Configuration.h to Configuration_adv.h
      #define TEMP_*RESIDENCY_TIME
      #define TEMP_*WINDOW 
      #define TEMP_*HYSTERESIS
    ellensp authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    4d1a00d View commit details
    Browse the repository at this point in the history
  2. moved from Configuration.h

    ellensp authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    424d8aa View commit details
    Browse the repository at this point in the history
  3. fix typo

    ellensp authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    69f9361 View commit details
    Browse the repository at this point in the history
  4. remove erroneous characters

    ellensp authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    a7b0b0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d60eb85 View commit details
    Browse the repository at this point in the history
  6. heater inverting as switch

    thinkyhead committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    4c79287 View commit details
    Browse the repository at this point in the history