gobabygocarswithjoysticks / car-code

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

check recalled settings for reasonableness before using #15

Closed joshua-8 closed 2 years ago

joshua-8 commented 2 years ago

in case EEPROM goes bad

joshua-8 commented 2 years ago

I think this is more difficult than adding code to verify that the data is valid since every setting would need custom subjectively chosen limits. Maybe by combining a couple ways to ensure the data is correct I don't have to do this.

joshua-8 commented 2 years ago

since I did error correction and checksum, I'm not going to do this