summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/hm11/jsupm_hm11.i
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/hm11/jsupm_hm11.i')
-rw-r--r--peripheral/libupm/src/hm11/jsupm_hm11.i12
1 files changed, 0 insertions, 12 deletions
diff --git a/peripheral/libupm/src/hm11/jsupm_hm11.i b/peripheral/libupm/src/hm11/jsupm_hm11.i
deleted file mode 100644
index 4f02b7a..0000000
--- a/peripheral/libupm/src/hm11/jsupm_hm11.i
+++ /dev/null
@@ -1,12 +0,0 @@
-%module jsupm_hm11
-%include "../upm.i"
-%include "carrays.i"
-
-%{
- #include "hm11.h"
- speed_t int_B9600 = B9600;
-%}
-
-%include "hm11.h"
-speed_t int_B9600 = B9600;
-%array_class(char, charArray);