garagino/FollowLine

Optimize end of line detection

Closed this issue · 1 comments

Run motor.stop() OR motor.turn(), but not both.

Make the markerChecker() function return a bool, indicating whether the count has already exceeded the limit or not.

Done