set (libname "smartdrive")
set (libdescription "SmartDrive Advanced Motor Controller")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init(mraa)
