upm/src/th02/jsupm_th02.i
Kiveisha Yevgeniy ee2d398bfa th02:: added new humidity&temperature sensor
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-07-04 18:01:51 +00:00

9 lines
87 B
OpenEdge ABL

%module jsupm_th02
%include "../upm.i"
%{
#include "th02.h"
%}
%include "th02.h"