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

%{
    #include "max31723.h"
%}

%include "max31723.h"