Files
upm/src/max31723/jsupm_max31723.i

9 lines
103 B
OpenEdge ABL
Raw Normal View History

%module jsupm_max31723
%include "../upm.i"
%{
#include "max31723.hpp"
%}
%include "max31723.hpp"