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.i4
1 files changed, 2 insertions, 2 deletions
diff --git a/peripheral/libupm/src/hm11/jsupm_hm11.i b/peripheral/libupm/src/hm11/jsupm_hm11.i
index 4f02b7a..bf2f605 100644
--- a/peripheral/libupm/src/hm11/jsupm_hm11.i
+++ b/peripheral/libupm/src/hm11/jsupm_hm11.i
@@ -3,10 +3,10 @@
%include "carrays.i"
%{
- #include "hm11.h"
+ #include "hm11.hpp"
speed_t int_B9600 = B9600;
%}
-%include "hm11.h"
+%include "hm11.hpp"
speed_t int_B9600 = B9600;
%array_class(char, charArray);