sm130: Added new sensor (basic function was implemented and not tested)
[contrib/upm.git] / src / sm130 / jsupm_sm130.i
1 %module jsupm_sm130
2 %include "../upm.i"
3
4 %{
5     #include "sm130.h"
6 %}
7
8 %include "sm130.h"