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

%{
    #include "th02.hpp"
%}

%include "th02.hpp"