adafruitss: renamed to adafruit pca9685 servo shield
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
9
src/adafruitss/pyupm_adafruitss.i
Normal file
9
src/adafruitss/pyupm_adafruitss.i
Normal file
@@ -0,0 +1,9 @@
|
||||
%module pyupm_adafruitss
|
||||
%include "../upm.i"
|
||||
|
||||
%feature("autodoc", "3");
|
||||
|
||||
%include "adafruitss.h"
|
||||
%{
|
||||
#include "adafruitss.h"
|
||||
%}
|
||||
Reference in New Issue
Block a user