upm/src/max5487/jsupm_max5487.i

9 lines
100 B
OpenEdge ABL
Raw Normal View History

%module jsupm_max5487
%include "../upm.i"
%{
#include "max5487.hpp"
%}
%include "max5487.hpp"