htu21d: sensor added
Signed-off-by: William Penner <william.penner@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
committed by
Brendan Le Foll
parent
9ab215b6fd
commit
b53881a8d6
8
src/htu21d/jsupm_htu21d.i
Normal file
8
src/htu21d/jsupm_htu21d.i
Normal file
@@ -0,0 +1,8 @@
|
||||
%module jsupm_htu21d
|
||||
%include "../upm.i"
|
||||
|
||||
%{
|
||||
#include "htu21d.h"
|
||||
%}
|
||||
|
||||
%include "htu21d.h"
|
||||
Reference in New Issue
Block a user