tmp1075 handler, wip

This commit is contained in:
2021-01-08 09:34:43 +01:00
parent 06231a71cc
commit d6eb4ebb07
20 changed files with 663 additions and 41 deletions

View File

@ -4,6 +4,7 @@ target_sources(${TARGET_NAME} PUBLIC
MGMHandlerLIS3MDL.cpp
MGMHandlerRM3100.cpp
GomspaceDeviceHandler.cpp
Tmp1075Handler.cpp
)