Home | History | Annotate | Download | only in at42qt1070
      1 %module jsupm_at42qt1070
      2 %include "../upm.i"
      3 
      4 %{
      5     #include "at42qt1070.h"
      6 %}
      7 
      8 %include "at42qt1070.h"
      9