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