fix vessel sensor config
This commit is contained in:
@ -81,6 +81,8 @@ proc makeCCU4 {args} {
|
||||
helium_register _cc /cc/h0 vessel
|
||||
if {$vessel ne "0"} {
|
||||
catch {cc hea 1}
|
||||
catch {cc hem0 475}
|
||||
catch {cc hfu0 0}
|
||||
}
|
||||
}
|
||||
helium_register _cc /cc/h
|
||||
|
Reference in New Issue
Block a user