corrected bug with scaled temperature
This commit is contained in:
@@ -1076,6 +1076,9 @@ int Settings(void) {
|
||||
ERR_P(LscCmd(ser, buf));
|
||||
}
|
||||
my_free(cfg);
|
||||
} else {
|
||||
cryo.scale=1;
|
||||
samp.scale=1;
|
||||
}
|
||||
|
||||
ERR_I(ReadTemp());
|
||||
|
||||
Reference in New Issue
Block a user