summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrondeau <trondeau@221aa14e-8319-0410-a670-987f0aec2ac5>2006-12-26 22:47:47 +0000
committertrondeau <trondeau@221aa14e-8319-0410-a670-987f0aec2ac5>2006-12-26 22:47:47 +0000
commit7ca5ed6eea81906e4145ae38766d8d51e7c111d2 (patch)
treefadcbb77c71bb6c85a17f7c3dcde65ee11c67dc1
parent1b57a6db754487283026e3c2bab615a00ccfff84 (diff)
minor typo fix
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4199 221aa14e-8319-0410-a670-987f0aec2ac5
-rw-r--r--gnuradio-examples/python/digital/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-examples/python/digital/README b/gnuradio-examples/python/digital/README
index adc3fe0783..61801f73d1 100644
--- a/gnuradio-examples/python/digital/README
+++ b/gnuradio-examples/python/digital/README
@@ -1,6 +1,6 @@
Quick overview of what's here:
-* benchmark_tx.py: generates packets of the size you
+* benchmark_rx.py: generates packets of the size you
specify and sends them across the air using the USRP. Known to work
well using the USRP with the RFX transceiver daughterboards.
You can specify the bitrate to use with the -r <bitrate> command line