WFS: Added water flow sensor without grove dependency
Signed-off-by: Sisinty Sasmita Patra <sisinty.s.patra@intel.com>
This commit is contained in:
committed by
Noel Eck
parent
81e4eb07bf
commit
b65908ea24
8
src/wfs/jsupm_wfs.i
Normal file
8
src/wfs/jsupm_wfs.i
Normal file
@@ -0,0 +1,8 @@
|
||||
%module jsupm_wfs
|
||||
%include "../upm.i"
|
||||
|
||||
%{
|
||||
#include "wfs.hpp"
|
||||
%}
|
||||
|
||||
%include "wfs.hpp"
|
||||
Reference in New Issue
Block a user