]> git.rkrishnan.org Git - dttsp.git/blob - pyhw2/hardware.i
New hardware control code
[dttsp.git] / pyhw2 / hardware.i
1 %module sdr1khw
2 %{
3 #include "hardware.h"
4 %}
5 %include "hardware.h"