gobabygocarswithjoysticks / car-code

New code for go baby go cars!
MIT License
4 stars 1 forks source link

why can't I fix the more bork? #21

Closed joshua-8 closed 2 years ago

joshua-8 commented 2 years ago

I've been unable to reproduce the issue again so I don't know what to fix. I'll leave the "bork buttons" for a little while.

joshua-8 commented 2 years ago

actually, I found a way to reproduce the issue. Pressing the Arduino's reset button right after connecting to the car to change settings seems to do it. I will change the method for breaking out of the failsafe to uploading a different program that resets all EEPROM values to 255, this should be even more reliable than relying on the car's code, and while it's harder for the user, it is unlikely to be used frequently.

joshua-8 commented 2 years ago

seems to be fixed now