maa: change complex C++ write calls to CamelCase for spi & i2c
[contrib/mraa.git] / src / python / pymaa.i
1 %module(docstring="Python interface to libmaa") pymaa
2
3 %feature("autodoc", "3");
4
5 %include ../maa.i
6