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,8 +0,0 @@
%module jsupm_groveelectromagnet
%include "../upm.i"
%{
#include "groveelectromagnet.hpp"
%}
%include "groveelectromagnet.hpp"