swig: add swig support for hmc5883l sensor
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
7
src/hmc5883l/jsupm_hmc5883l.i
Normal file
7
src/hmc5883l/jsupm_hmc5883l.i
Normal file
@@ -0,0 +1,7 @@
|
||||
%module jsupm_hmc5883l
|
||||
|
||||
%{
|
||||
#include "hmc5883l.h"
|
||||
%}
|
||||
|
||||
%include "hmc5883l.h"
|
||||
Reference in New Issue
Block a user