Home | History | Annotate | Download | only in th02
      1 set (libname "th02")
      2 set (libdescription "Temperature and Humidity Sensor Pro")
      3 set (module_src ${libname}.cxx)
      4 set (module_h ${libname}.h)
      5 upm_module_init()
      6