Open slavkof opened 1 week ago
The logic is a combination of passed distance and a timer;
if we didn't move minimum distance and the timer is still ticking - don't perform the test if we moved over the distance threshold - perform the test immediatelly
Implemented in #44
The logic is a combination of passed distance and a timer;
if we didn't move minimum distance and the timer is still ticking - don't perform the test if we moved over the distance threshold - perform the test immediatelly