Skip to content

Commit

Permalink
Increase water valve flush time limit to 1min
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-f-cruz committed Feb 6, 2025
1 parent 4db648f commit 395f61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vr-foraging.bonsai
Original file line number Diff line number Diff line change
Expand Up @@ -6921,7 +6921,7 @@ Item1 as Displacement,
</Expression>
<Expression xsi:type="Combinator">
<Combinator xsi:type="rx:RepeatCount">
<rx:Count>20</rx:Count>
<rx:Count>300</rx:Count>
</Combinator>
</Expression>
<Expression xsi:type="Combinator">
Expand Down

0 comments on commit 395f61f

Please sign in to comment.