mirror of
https://github.com/eclipse/upm.git
synced 2025-07-04 19:01:21 +03:00
am2315: 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
da50225566
commit
03cca53d2a
8
src/am2315/jsupm_am2315.i
Normal file
8
src/am2315/jsupm_am2315.i
Normal file
@ -0,0 +1,8 @@
|
||||
%module jsupm_am2315
|
||||
%include "../upm.i"
|
||||
|
||||
%{
|
||||
#include "am2315.h"
|
||||
%}
|
||||
|
||||
%include "am2315.h"
|
Reference in New Issue
Block a user