Private
Public Access
2
0

maa.i: stop importing all of maa.h definitions

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2014-05-02 09:52:06 +01:00
parent 77b2e484d7
commit 9878b2e419

View File

@@ -8,7 +8,7 @@
%}
%rename(get_version) maa_get_version();
%include "maa.h"
const char * maa_get_version();
#### GPIO ####