upm/src/max44000/jsupm_max44000.i
Kiveisha Yevgeniy 38efe2d7a3 max44000: Added new sensor module
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-06-09 15:37:33 +00:00

8 lines
79 B
OpenEdge ABL

%module jsupm_max44000
%{
#include "max44000.h"
%}
%include "max44000.h"