summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/apds9930/pyupm_apds9930.i
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/apds9930/pyupm_apds9930.i')
-rw-r--r--peripheral/libupm/src/apds9930/pyupm_apds9930.i9
1 files changed, 0 insertions, 9 deletions
diff --git a/peripheral/libupm/src/apds9930/pyupm_apds9930.i b/peripheral/libupm/src/apds9930/pyupm_apds9930.i
deleted file mode 100644
index fb1f6c5..0000000
--- a/peripheral/libupm/src/apds9930/pyupm_apds9930.i
+++ /dev/null
@@ -1,9 +0,0 @@
-%module pyupm_apds9930
-%include "../upm.i"
-
-%feature("autodoc", "3");
-
-%include "apds9930.h"
-%{
- #include "apds9930.h"
-%}