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

%{
    #include "max31723.hpp"
%}

%include "max31723.hpp"