nvstep: fix bug with use_pressure default
use_pressure must be 0 when sensirion is present
This commit is contained in:
@ -41,7 +41,7 @@ proc makeCCU4 {args} {
|
|||||||
set hepump 1
|
set hepump 1
|
||||||
}
|
}
|
||||||
nvstep {
|
nvstep {
|
||||||
makenv nv nvstep
|
makenv nv -driver nvstep $sensirion
|
||||||
GraphAdd nv.flow ln/min nv_flow magenta
|
GraphAdd nv.flow ln/min nv_flow magenta
|
||||||
GraphAdd nv.autoflow.flowtarget ln/min nv_set green
|
GraphAdd nv.autoflow.flowtarget ln/min nv_set green
|
||||||
if {[silent 0 result instconfig sensirion]} {
|
if {[silent 0 result instconfig sensirion]} {
|
||||||
|
Reference in New Issue
Block a user