pulsensor: Added new sensor (not stable and not documented yet)

Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
Kiveisha Yevgeniy
2014-06-18 09:37:50 +00:00
parent 2c0e83e406
commit d00500ba12
7 changed files with 309 additions and 0 deletions

View File

@ -0,0 +1,7 @@
%module jsupm_pulsensor
%{
#include "pulsensor.h"
%}
%include "pulsensor.h"