ma6: no 2nd stick sensor, ilm

This commit is contained in:
2023-05-23 18:03:43 +02:00
parent accdb8a804
commit 010a5e1bbf
4 changed files with 14 additions and 1 deletions

View File

@ -1825,7 +1825,7 @@ clientput "CONFIG $device/$stick/$addons"
}
}
if {$found_stick == 0 && [llength $bad_sticks] > 0} {
hupdate /tt/status "stick seems not to be $devstk (may be $bad_sticks?)"
# hupdate /tt/status "stick seems not to be $devstk (may be $bad_sticks?)"
} elseif {[string match "stick *" [hvali /tt/status]]} {
hupdate /tt/status ""
}