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