cryotel: bug fix with cryotel::updatecool
This commit is contained in:
@ -228,7 +228,7 @@ proc cryotel::writecool {} {
|
|||||||
|
|
||||||
proc cryotel::readcool {} {
|
proc cryotel::readcool {} {
|
||||||
sct send "SET SSTOP{2}"
|
sct send "SET SSTOP{2}"
|
||||||
return cryotelboa::updatecool
|
return cryotel::updatecool
|
||||||
}
|
}
|
||||||
|
|
||||||
proc cryotel::updatecool {} {
|
proc cryotel::updatecool {} {
|
||||||
|
Reference in New Issue
Block a user