refactored MGM device code

This commit is contained in:
2023-02-26 21:26:24 +01:00
parent cf735143fe
commit 511d07c0c7
8 changed files with 210 additions and 205 deletions

View File

@ -1 +1 @@
target_sources(${LIB_FSFW_NAME} PRIVATE gyroL3gHelpers.cpp)
target_sources(${LIB_FSFW_NAME} PRIVATE gyroL3gHelpers.cpp mgmLis3Helpers.cpp)