servo: Added new module servo
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
This commit is contained in:
committed by
Kiveisha Yevgeniy
parent
f1cf463126
commit
aac51c4850
8
src/servo/pyupm_es08a.i
Normal file
8
src/servo/pyupm_es08a.i
Normal file
@@ -0,0 +1,8 @@
|
||||
%module pyupm_es08a
|
||||
|
||||
%feature("autodoc", "3");
|
||||
|
||||
%include "es08a.h"
|
||||
%{
|
||||
#include "es08a.h"
|
||||
%}
|
||||
Reference in New Issue
Block a user