diff --git a/config.py b/config.py index b5991ee..f8fe225 100644 --- a/config.py +++ b/config.py @@ -77,6 +77,6 @@ sim_R_ho_air = 0.05 # K/W " with internal air circulation # Time and Temperature parameters temp_scale = "f" # c = Celsius | f = Fahrenheit - Unit to display -time_scale_slope = "m" # s = Seconds | m = Minutes | h = Hours - Slope displayed in temp_scale per time_scale_slope +time_scale_slope = "h" # s = Seconds | m = Minutes | h = Hours - Slope displayed in temp_scale per time_scale_slope time_scale_profile = "m" # s = Seconds | m = Minutes | h = Hours - Enter and view target time in time_scale_profile