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

%{
    #include "ttp223.hpp"
%}

%include "ttp223.hpp"