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