gy65: Added new digital pressure sensor

Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
Kiveisha Yevgeniy
2014-06-16 16:43:05 +00:00
parent 8fe679494c
commit c18a9433fc
7 changed files with 485 additions and 0 deletions

7
src/gy65/jsupm_gy65.i Normal file
View File

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