TArduinoCounterLimit.RollOver
Summary
Specifies if the counter will stop at the limit or roll over
Description
Use this property to specify if the counter will stop at the limit or roll over.
If the property is set to True the counter will roll over when exceeding the limit.
If the property is set to False the counter will stop counting when reaching the limit.