create temp sensor dummies
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit

This commit is contained in:
2022-11-25 10:13:24 +01:00
parent 1f687ffc38
commit 43ed7d4bc5
18 changed files with 157 additions and 39 deletions

View File

@ -6,6 +6,7 @@ target_sources(
ComIFDummy.cpp
ComCookieDummy.cpp
RwDummy.cpp
Max31865Dummy.cpp
StarTrackerDummy.cpp
SyrlinksDummy.cpp
ImtqDummy.cpp
@ -20,4 +21,5 @@ target_sources(
CoreControllerDummy.cpp
helpers.cpp
MgmRm3100Dummy.cpp
DummyHeaterHandler.cpp)
Tmp1075Dummy.cpp
DummyHeaterHandler.cpp)