Private
Public Access
2
0

mraa: pymraa becomes mraa and mraajs becomes mraa

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2014-06-25 17:49:27 +01:00
parent e5c7e64cf3
commit c821c84e4a
14 changed files with 38 additions and 30 deletions

6
src/python/python-mraa.i Normal file
View File

@@ -0,0 +1,6 @@
%module(docstring="Python interface to libmraa") mraa
%feature("autodoc", "3");
%include ../mraa.i