blob: 134bbaf2d6874d2eed93cc7f8b89cc5f0ee359df [file] [log] [blame]
// Include doxygen-generated documentation
%include "pyupm_doxy2swig.i"
%module pyupm_h803x
%include "../upm.i"
%include "stdint.i"
%feature("autodoc", "3");
%include "h803x.hpp"
%{
#include "h803x.hpp"
%}