grove: initial groveLED implementation and move to maa 0.2.2 api
[contrib/upm.git] / src / hmc5883l / jsupm_hmc5883l.i
1 %module jsupm_hmc5883l
2
3 %{
4     #include "hmc5883l.h"
5 %}
6
7 %include "hmc5883l.h"