ChrGri / DIY-Sim-Racing-FFB-Pedal

Other
189 stars 17 forks source link

Code organisation changes #2

Closed MichaelJFr closed 1 year ago

MichaelJFr commented 1 year ago

I've separated the code out into various files and classes. Hopefully this makes it easier to read and reason about, will help us with code reuse when adding features, and allows us to re-implement sections if we decide to swap out libraries or hardware.