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