Open F1bonacc1 opened 2 years ago
In the Stop function I added:
h.active.setFalse()
This allows the checkers to go from Started to Stopped to Started again. Before the change, once stopped, the checkers couldn't be started again.
In the Stop function I added:
This allows the checkers to go from Started to Stopped to Started again. Before the change, once stopped, the checkers couldn't be started again.