Smart-Robot-Car-Arduino icon indicating copy to clipboard operation
Smart-Robot-Car-Arduino copied to clipboard

Fix bug in `if` condition

Open gitname opened this issue 7 years ago • 1 comments
trafficstars

The bug prevented the condition from ever being true. As a result, execution would always follow the else path, causing the car to turn left.

gitname avatar Jan 26 '18 09:01 gitname

@gitname Thanks very much for your optimizing our code

UCTRONICS avatar Sep 30 '18 08:09 UCTRONICS