htu21d: sensor added
Signed-off-by: William Penner <william.penner@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
committed by
Brendan Le Foll
parent
9ab215b6fd
commit
b53881a8d6
5
src/htu21d/CMakeLists.txt
Normal file
5
src/htu21d/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
set (libname "htu21d")
|
||||
set (libdescription "libupm Humidity Sensor")
|
||||
set (module_src ${libname}.cpp)
|
||||
set (module_h ${libname}.h)
|
||||
upm_module_init()
|
||||
Reference in New Issue
Block a user