8 lines
79 B
OpenEdge ABL
8 lines
79 B
OpenEdge ABL
%module jsupm_hmc5883l
|
|
|
|
%{
|
|
#include "hmc5883l.h"
|
|
%}
|
|
|
|
%include "hmc5883l.h"
|