lsc370: try to improve behaviour with heater in open loop mode
This commit is contained in:
@ -2195,9 +2195,9 @@ proc lsc::updateloop_370 {} {
|
||||
if {[sct] eq "/tbf/set"} {
|
||||
clientput "still heater still at $power, please calm down!"
|
||||
} else {
|
||||
clientput "[sct] heater still at $power, please calm down!"
|
||||
clientput "[sct] heater still at $power, try to switch off"
|
||||
}
|
||||
sct send "CMODE 4;HTR?"
|
||||
sct send "CMODE 4;MOUT 0;HTR?"
|
||||
return stdSct::complete
|
||||
}
|
||||
return idle
|
||||
|
Reference in New Issue
Block a user