The idea is to make separate files (maybe even a class) where everything will be started and prepared before the main loop can be executed (establishing connection with the pilot, sensors initialization, loading calibration values and others).
This enable easy further development and adding new features like saving and reading from internal memory configuration values, etc..
The idea is to make separate files (maybe even a class) where everything will be started and prepared before the main loop can be executed (establishing connection with the pilot, sensors initialization, loading calibration values and others).
This enable easy further development and adding new features like saving and reading from internal memory configuration values, etc..