blob: ab749163fda344109cd4fc73da7bd00f06bc98e7 [file] [log] [blame]
%module pyupm_t6713
%include "../upm.i"
%include "stdint.i"
%feature("autodoc", "3");
%include "t6713.hpp"
%{
#include "t6713.hpp"
%}