summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/ht9170/pyupm_ht9170.i
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/ht9170/pyupm_ht9170.i')
-rw-r--r--peripheral/libupm/src/ht9170/pyupm_ht9170.i11
1 files changed, 0 insertions, 11 deletions
diff --git a/peripheral/libupm/src/ht9170/pyupm_ht9170.i b/peripheral/libupm/src/ht9170/pyupm_ht9170.i
deleted file mode 100644
index bb5d3d2..0000000
--- a/peripheral/libupm/src/ht9170/pyupm_ht9170.i
+++ /dev/null
@@ -1,11 +0,0 @@
-// Include doxygen-generated documentation
-%include "pyupm_doxy2swig.i"
-%module pyupm_ht9170
-%include "../upm.i"
-
-%feature("autodoc", "3");
-
-%include "ht9170.h"
-%{
- #include "ht9170.h"
-%}