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