cryotel: bug fix with cryotel::updatecool

This commit is contained in:
2025-06-17 16:01:27 +02:00
parent e0489ba4d3
commit 3201c9e3c9

View File

@ -228,7 +228,7 @@ proc cryotel::writecool {} {
proc cryotel::readcool {} {
sct send "SET SSTOP{2}"
return cryotelboa::updatecool
return cryotel::updatecool
}
proc cryotel::updatecool {} {