add new heater health device
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
target_sources(
|
||||
${LIB_EIVE_MISSION} PRIVATE HeaterHandler.cpp max1227.cpp
|
||||
Max31865EiveHandler.cpp Tmp1075Handler.cpp)
|
||||
${LIB_EIVE_MISSION}
|
||||
PRIVATE HeaterHandler.cpp max1227.cpp Max31865EiveHandler.cpp
|
||||
Tmp1075Handler.cpp HeaterHealthDev.cpp)
|
||||
|
Reference in New Issue
Block a user