set (libname "nrf24l01")
set (libdescription "libupm NRF tx/rx")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init()
