From 3201c9e3c97aa8675faeec83a2cd189a5090315d Mon Sep 17 00:00:00 2001 From: focus Date: Tue, 17 Jun 2025 16:01:27 +0200 Subject: [PATCH] cryotel: bug fix with cryotel::updatecool --- tcl/drivers/cryotel.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcl/drivers/cryotel.tcl b/tcl/drivers/cryotel.tcl index 801cdd7..a9f67a0 100644 --- a/tcl/drivers/cryotel.tcl +++ b/tcl/drivers/cryotel.tcl @@ -228,7 +228,7 @@ proc cryotel::writecool {} { proc cryotel::readcool {} { sct send "SET SSTOP{2}" - return cryotelboa::updatecool + return cryotel::updatecool } proc cryotel::updatecool {} {