%module pyupm_ldt0028
%include "../upm.i"

%feature("autodoc", "3");

%include "ldt0028.h"
%{
    #include "ldt0028.h"
%}