From c588a86a63ade266b6c59dc51ad9d71317a23665 Mon Sep 17 00:00:00 2001 From: eiger Date: Mon, 3 Jul 2023 17:54:19 +0200 Subject: [PATCH] fix a check for neodry pump --- tcl/startup/hepump.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcl/startup/hepump.tcl b/tcl/startup/hepump.tcl index fc22477..7008cb2 100644 --- a/tcl/startup/hepump.tcl +++ b/tcl/startup/hepump.tcl @@ -15,7 +15,7 @@ proc makeHePump {} { } hset /hepump $type - if {$type == 0} { + if {$type == 0 || $type == 8} { makenv hemot -driver trinamic -base /hepump/ hepump if {[silent 0 result instconfig sensirion]} { makenv nvflow -driver sensirion -controller _hemot