upm/src/sm130/jsupm_sm130.i
Kiveisha Yevgeniy bb38b35b32 sm130: Added new sensor (basic function was implemented and not tested)
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-07-04 15:10:09 +00:00

9 lines
90 B
OpenEdge ABL

%module jsupm_sm130
%include "../upm.i"
%{
#include "sm130.h"
%}
%include "sm130.h"