summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/th02/jsupm_th02.i
blob: dcf48cf9573e3db02495c8fadea5e5527489536e (plain)
1
2
3
4
5
6
7
8
%module jsupm_th02
%include "../upm.i"

%{
    #include "th02.h"
%}

%include "th02.h"