mirror of
https://github.com/eclipse/upm.git
synced 2025-07-08 12:51:18 +03:00
pulsensor: Added new sensor (not stable and not documented yet)
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
7
src/pulsensor/jsupm_pulsensor.i
Normal file
7
src/pulsensor/jsupm_pulsensor.i
Normal file
@ -0,0 +1,7 @@
|
||||
%module jsupm_pulsensor
|
||||
|
||||
%{
|
||||
#include "pulsensor.h"
|
||||
%}
|
||||
|
||||
%include "pulsensor.h"
|
Reference in New Issue
Block a user