1 %module jsupm_mlx90614 2 %include "../upm.i" 3 4 %{ 5 #include "mlx90614.h" 6 %} 7 8 %include "mlx90614.h" 9