DCC-EX / EX-Turntable

Turntable-EX is a new feature to control a stepper motor based turntable from DCC++ EX
GNU General Public License v3.0
6 stars 5 forks source link

[Feature Request]: Add command to erase EEPROM via serial console #98

Closed peteGSX closed 8 months ago

peteGSX commented 1 year ago

Problem/idea statement

From Hardy in Discord:

Maybe I should place a suggestion to implement a short routine to erase the EEPROM of the EX-Turntable? During first time powering up the UNO some values are written to the EEPROM which could be wrong if tested in a developer environment. Deletion of the EEPROM of an Arduino is uncomfortable. A special sketch is needed for this. My proposal is to add a "debugging-command" like <0 5> or so to delete the EEPROM

Alternatives or workarounds

N/A

Additional context

No response