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

%{
    #include "ht9170.h"
%}

%include "ht9170.h"