Home | History | Annotate | Download | only in otp538u
      1 %module pyupm_otp538u
      2 %include "../upm.i"
      3 
      4 %feature("autodoc", "3");
      5 
      6 %include "otp538u.h"
      7 %{
      8     #include "otp538u.h"
      9 %}
     10