set (libname "hx711")
set (libdescription "HX711 24bit ADC")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init()
