mpu9150: added new sensor (acceleromter, gyro and compass)
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
7
src/mpu9150/jsupm_mpu9150.i
Normal file
7
src/mpu9150/jsupm_mpu9150.i
Normal file
@@ -0,0 +1,7 @@
|
||||
%module jsupm_mpu9150
|
||||
|
||||
%{
|
||||
#include "mpu9150.h"
|
||||
%}
|
||||
|
||||
%include "mpu9150.h"
|
||||
Reference in New Issue
Block a user