blob: 4938fe678f4a64f6a1060abd5af873edccf54577 [file] [log] [blame]
%module jsupm_h803x
%include "../upm.i"
%include "stdint.i"
%include "h803x.hpp"
%{
#include "h803x.hpp"
%}