mirror of
https://github.com/eclipse/upm.git
synced 2025-03-22 00:17:30 +03:00
8 lines
70 B
OpenEdge ABL
8 lines
70 B
OpenEdge ABL
![]() |
%module jsupm_servo
|
||
|
|
||
|
%{
|
||
|
#include "servo.h"
|
||
|
%}
|
||
|
|
||
|
%include "servo.h"
|