Electromagnet: Remove Grove Dependency

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Abhishek Malik
2016-09-13 11:58:56 -07:00
committed by Noel Eck
parent 84f402abd9
commit f4315db035
12 changed files with 52 additions and 52 deletions

View File

@ -1,5 +0,0 @@
set (libname "groveelectromagnet")
set (libdescription "upm groveelectromagnet sensor module")
set (module_src ${libname}.cxx)
set (module_hpp ${libname}.hpp)
upm_module_init("-lrt")