Skip to content

Commit

Permalink
add sleep 5 sec
Browse files Browse the repository at this point in the history
  • Loading branch information
jw-lin committed Oct 19, 2023
1 parent 374387c commit b30d5a5
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ fname="column_sum"
# add to fpsCTRL, start tmux, start conf, turn on procinfo
setupfps "${fname}"

# cycle conf process for no reason whatsoever
sendFPScmd "confstop ${fname}-${CACAO_LOOPNUMBER}"
sendFPScmd "confstart ${fname}-${CACAO_LOOPNUMBER}"
sleep 5

# procinfo specific stuff
sendFPScmd "setval ${fname}-${CACAO_LOOPNUMBER}.procinfo.triggermode 3"
Expand Down

0 comments on commit b30d5a5

Please sign in to comment.