diff options
author | gdt | 2006-12-18 20:49:23 +0000 |
---|---|---|
committer | gdt | 2006-12-18 20:49:23 +0000 |
commit | 31f26ecfc331e73a9708f869c64309999a0f85de (patch) | |
tree | 416b352372b31c74a888bd6f51634d42a1f8152c | |
parent | 76dabf817d73fe0353077b6f8fb4dc9362d510a9 (diff) | |
download | gnuradio-31f26ecfc331e73a9708f869c64309999a0f85de.tar.gz gnuradio-31f26ecfc331e73a9708f869c64309999a0f85de.tar.bz2 gnuradio-31f26ecfc331e73a9708f869c64309999a0f85de.zip |
Description that's probably right, which seems better than the current
mysterious state.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4145 221aa14e-8319-0410-a670-987f0aec2ac5
-rw-r--r-- | gr-comedi/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gr-comedi/README b/gr-comedi/README new file mode 100644 index 000000000..db6fde714 --- /dev/null +++ b/gr-comedi/README @@ -0,0 +1,3 @@ +This module appears to wrap COMEDI devices for GNU Radio. + +See http://www.comedi.org/. |