upm/src/max5487/jsupm_max5487.i

9 lines
96 B
OpenEdge ABL
Raw Normal View History

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