2015-04-15 14:09:54 -06:00
|
|
|
set (libname "hm11")
|
2016-10-20 16:19:59 -07:00
|
|
|
set (libdescription "Grove hm11 bluetooth low energy module")
|
2015-04-15 14:09:54 -06:00
|
|
|
set (module_src ${libname}.cxx)
|
2016-04-25 14:27:51 -07:00
|
|
|
set (module_hpp ${libname}.hpp)
|
2015-04-15 14:09:54 -06:00
|
|
|
upm_module_init()
|