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

%{
    #include "hp20x.h"
%}

%include "hp20x.h"