mq9:: added new sensor
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
5
src/gas/CMakeLists.txt
Normal file
5
src/gas/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
set (libname "gas")
|
||||
set (libdescription "Gas sensors")
|
||||
set (module_src ${libname}.cxx mq9.cxx)
|
||||
set (module_h ${libname}.h mq9.h)
|
||||
upm_module_init()
|
||||
Reference in New Issue
Block a user