diff options
author | eb <eb@221aa14e-8319-0410-a670-987f0aec2ac5> | 2007-02-26 23:56:39 +0000 |
---|---|---|
committer | eb <eb@221aa14e-8319-0410-a670-987f0aec2ac5> | 2007-02-26 23:56:39 +0000 |
commit | 77c59427041d9b3e3796178aa92ac29433c8a537 (patch) | |
tree | b714ca839b077d0851986745dd34afaf2bd99b71 /toplevel | |
parent | 706545cb6c084d8595e9ffe53fd623b8dfc49c12 (diff) | |
download | uhd-77c59427041d9b3e3796178aa92ac29433c8a537.tar.gz uhd-77c59427041d9b3e3796178aa92ac29433c8a537.tar.bz2 uhd-77c59427041d9b3e3796178aa92ac29433c8a537.zip |
fixed comment
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4655 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'toplevel')
-rw-r--r-- | toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh b/toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh index fc30a5417..4d51a2049 100644 --- a/toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh +++ b/toplevel/usrp_std/usrp_std_config_2rxhb_2tx.vh @@ -37,7 +37,7 @@ //`define TX_HB_ON // ------------------------------------------------------------ -// IF RX_ON is not defined, there is *no* transmit circuitry built +// IF RX_ON is not defined, there is *no* receive circuitry built `define RX_ON // ------------------------------------------------------------ |