8 lines
76 B
OpenEdge ABL
8 lines
76 B
OpenEdge ABL
|
|
%module jsupm_mpu9150
|
||
|
|
|
||
|
|
%{
|
||
|
|
#include "mpu9150.h"
|
||
|
|
%}
|
||
|
|
|
||
|
|
%include "mpu9150.h"
|