fix bad startcmd

startcmd was assuming we are connected to a sensirion flowmeter!
this is not the case for nvmot, the mv motor on ORI4.
produced a lot of headache ...
This commit is contained in:
2022-09-06 12:22:11 +02:00
parent 6a3d92a631
commit f3581a4dda

View File

@ -46,8 +46,8 @@ proc stdConfig::trinamic {{usage undefined} {sensirion 0}} {
variable node
set node $node/tasks
set tasknode $node
# prop start trinamic::startCmd
prop startcmd "str1 n int 10 / str9"
prop start trinamic::startCmd
# prop startcmd "str1 n int 10 / str9"
pollperiod 5 5