JanWielgus / JanWielgus/STM_FlightControllerRemote
Add startup procedure
Open
enhancement
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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..
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.