1set (libname "hx711")
2set (libdescription "HX711 24bit ADC")
3set (module_src ${libname}.cxx)
4set (module_h ${libname}.h)
5upm_module_init()
6