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

%{
    #include "ht9170.hpp"
%}

%include "ht9170.hpp"