servo: added definitions for ES9257 servo

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2015-08-14 16:43:36 -07:00
parent f8766cccdc
commit f02fa1fdf1
6 changed files with 123 additions and 2 deletions

View File

@@ -10,3 +10,8 @@
%{
#include "es08a.h"
%}
%include "es9257.h"
%{
#include "es9257.h"
%}