mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 11:21:12 +03:00
Added bindings for iDistance sensors.
Signed-off-by: Serban Waltter <serban.waltter@rinftech.com>
This commit is contained in:
@ -2,4 +2,5 @@ set (libname "maxsonarez")
|
||||
set (libdescription "MaxSonar EZ Family of Ultrasonic Rangers")
|
||||
set (module_src ${libname}.cxx)
|
||||
set (module_hpp ${libname}.hpp)
|
||||
set (module_iface iDistance.hpp)
|
||||
upm_module_init(mraa)
|
||||
|
Reference in New Issue
Block a user