Home | History | Annotate | Download | only in mlx90614
      1 set (libname "mlx90614")
      2 set (libdescription "Infrared thermometer designed for non-contact emperature sensing")
      3 set (module_src ${libname}.cxx)
      4 set (module_h ${libname}.h)
      5 upm_module_init()
      6