10 lines
117 B
OpenEdge ABL
10 lines
117 B
OpenEdge ABL
%module jsupm_hcsr04
|
|
%include "../upm.i"
|
|
|
|
%{
|
|
#include "hcsr04.hpp"
|
|
%}
|
|
|
|
%include "hcsr04.h"
|
|
%include "hcsr04.hpp"
|