servo: update to use cmake macro for servo
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
8
src/servo/pyupm_servo.i
Normal file
8
src/servo/pyupm_servo.i
Normal file
@@ -0,0 +1,8 @@
|
||||
%module pyupm_servo
|
||||
|
||||
%feature("autodoc", "3");
|
||||
|
||||
%include "es08a.h"
|
||||
%{
|
||||
#include "es08a.h"
|
||||
%}
|
||||
Reference in New Issue
Block a user