summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/max5487/jsupm_max5487.i
blob: 880aeaafb7035d740c0e022e1b320d3631d6c051 (plain)
1
2
3
4
5
6
7
8
%module jsupm_max5487
%include "../upm.i"

%{
    #include "max5487.h"
%}

%include "max5487.h"