summaryrefslogtreecommitdiff
path: root/ibus.h
diff options
context:
space:
mode:
Diffstat (limited to 'ibus.h')
-rw-r--r--ibus.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/ibus.h b/ibus.h
new file mode 100644
index 0000000..3be61c8
--- /dev/null
+++ b/ibus.h
@@ -0,0 +1,7 @@
+#define IBusSize 34
+#define channelC 15
+#define startByteAlpha 0x20
+#define startByteBeta 0x40
+
+typedef char[IBusSize] IBusFrame
+typedef unsigned short int[15] channelValues