jvoermans / Wind_Input_V1

Sketch for measuring pressure and IMU using Platformio
0 stars 0 forks source link

how to develop / modularize the code #9

Closed jerabaul29 closed 1 year ago

jerabaul29 commented 1 year ago

To make things maintainable, I think that we will have to modularize the code at some point (a bit like the vibration logger).

What I suggest is that you "get things to work more or less correctly" with your hardware first, and then we can work together on making things clear / modularized - this way, we / I can help you to "just" move around code components that we know work with your hardware, this will make things much easier :) .