pulsensor: Added new sensor (not stable and not documented yet)
[contrib/upm.git] / src / pulsensor / jsupm_pulsensor.i
1 %module jsupm_pulsensor
2
3 %{
4     #include "pulsensor.h"
5 %}
6
7 %include "pulsensor.h"