new dummy helper functions

This commit is contained in:
2022-09-15 11:54:43 +02:00
parent 2261ccb304
commit 3230efa4aa
5 changed files with 70 additions and 2 deletions

View File

@ -16,4 +16,5 @@ target_sources(
GyroL3GD20Dummy.cpp
MgmLIS3MDLDummy.cpp
PlPcduDummy.cpp
CoreControllerDummy.cpp)
CoreControllerDummy.cpp
helpers.cpp)