You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2024. It is now read-only.
Create a wrapper class around wrapper classes for each individual sensor.
The tree diagram looks like this
This should be its own library aka use header files.
Header files should only contain prototyping and structs.
The respective cpp file contains the implementation of the functions.
https://www.simplilearn.com/tutorials/cpp-tutorial/guide-to-understand-cpp-header-files#:~:text=What%20Are%20C%2B%2B%20Header%20Files,processed%20prior%20to%20the%20compilation.
Sensors
etc..
This code should be on a new branch of the teensy flight computer repository.