blob: 2221d3a4d07e0e50b68878e0bff31b2743f89b0f [file] [log] [blame]
// Include doxygen-generated documentation
%include "pyupm_doxy2swig.i"
%module pyupm_mpl3115a2
%include "../upm.i"
%feature("autodoc", "3");
#ifdef DOXYGEN
%include "mpl3115a2_doc.i"
#endif
%include "mpl3115a2.h"
%{
#include "mpl3115a2.h"
%}