From d2f2bcb112786106f6053a0b11b533566cdefc6e Mon Sep 17 00:00:00 2001 From: Peter Shanks Date: Wed, 15 Jan 2020 06:01:23 +1100 Subject: [PATCH] updated comment for temp_scale to avoid confusion --- config.py.EXAMPLE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py.EXAMPLE b/config.py.EXAMPLE index 9c24b34..bcdcae2 100644 --- a/config.py.EXAMPLE +++ b/config.py.EXAMPLE @@ -84,7 +84,7 @@ sim_R_ho_air = 0.05 # K/W " with internal air circulation # # Time and Temperature parameters -temp_scale = "c" # c = Celsius | f = Fahrenheit - Unit to display +temp_scale = "c" # c = Celsius | f = Fahrenheit - Temperature inits used by thermocouple time_scale_slope = "m" # 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