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

%{
    #include "bmpx8x.hpp"
%}

%include "bmpx8x.hpp"