]> git.rkrishnan.org Git - dttsp.git/blobdiff - pyhw2/hardware.i
New hardware control code
[dttsp.git] / pyhw2 / hardware.i
diff --git a/pyhw2/hardware.i b/pyhw2/hardware.i
new file mode 100644 (file)
index 0000000..99a24ff
--- /dev/null
@@ -0,0 +1,5 @@
+%module sdr1khw
+%{
+#include "hardware.h"
+%}
+%include "hardware.h"