summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/stepmotor/jsupm_stepmotor.i
blob: 9cea2ec0130911bb1ce14b646e2797dac5955185 (plain)
1
2
3
4
5
6
7
8
%module jsupm_stepmotor
%include "../upm.i"

%{
    #include "stepmotor.h"
%}

%include "stepmotor.h"