pyr0ball / pyr0piezo

An AVR/ARM based piezoelectric sensor for use in ultra-precise applications
https://docs.pyroballpcbs.com/
Other
71 stars 23 forks source link

These code changes are for resetting the config values to the default… #60

Closed klcjr89 closed 4 years ago

klcjr89 commented 4 years ago

These code changes are for resetting the config values to the default values by issuing the ERASE command via a serial terminal.

This change was made for clarity sake, as ERASE stands out more than the previous RESET word, which could be mistaken for just rebooting the board.