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

Fix EEPROM saving issue when issuing a RESET command via a serial ter… #57

Closed klcjr89 closed 4 years ago

klcjr89 commented 4 years ago

Tested and confirmed to fix the issue. Prior to this patch, issuing a RESET command via a serial terminal would not store the default config values back to EEPROM.

pyr0ball commented 4 years ago

This PR also fixes #56