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