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

Create proper library filestructure #30

Closed pyr0ball closed 4 years ago

pyr0ball commented 5 years ago

When I started on https://github.com/pyr0ball/pyr0piezo/issues/29 I basically just separated out the functions and variables into separate files to avoid needing to scroll so much, but I added things in a wonky way. The code needs some revisiting and I'll need to rebuild some of the structure into a proper library so other devs can use it for their firmware if needed