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