9 lines
96 B
OpenEdge ABL
9 lines
96 B
OpenEdge ABL
|
|
%module jsupm_max5487
|
||
|
|
%include "../upm.i"
|
||
|
|
|
||
|
|
%{
|
||
|
|
#include "max5487.h"
|
||
|
|
%}
|
||
|
|
|
||
|
|
%include "max5487.h"
|