diff options
author | Martin Braun <martin.braun@ettus.com> | 2015-12-09 13:50:35 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-12-09 13:50:35 -0800 |
commit | 9a6f82eff99db3b8658f4ae6b27aba78e634b398 (patch) | |
tree | 3cd9ad0e192f8b53814383e982aa153005f8d7c6 /host/docs/usrp1.dox | |
parent | 930035768259e5a53ba3aed47a17b2671a86704c (diff) | |
parent | 21df150ec873f15c4e85f9564b56586e3fe2afcf (diff) | |
download | uhd-9a6f82eff99db3b8658f4ae6b27aba78e634b398.tar.gz uhd-9a6f82eff99db3b8658f4ae6b27aba78e634b398.tar.bz2 uhd-9a6f82eff99db3b8658f4ae6b27aba78e634b398.zip |
Merge branch 'maint'
Diffstat (limited to 'host/docs/usrp1.dox')
-rw-r--r-- | host/docs/usrp1.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/usrp1.dox b/host/docs/usrp1.dox index e82df0a7b..2f7b26e05 100644 --- a/host/docs/usrp1.dox +++ b/host/docs/usrp1.dox @@ -87,7 +87,7 @@ Run the following commands to record the setting into the EEPROM: ./usrp_burn_mb_eeprom --args=<optional device args> --values="mcr=<rate>" The user may override the clock rate specified in the EEPROM by using a -device address: Example: +device address. Example: uhd_usrp_probe --args="mcr=52e6" |