diff options
author | Marcus Müller <marcus.mueller@ettus.com> | 2015-12-08 09:27:37 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-12-08 09:27:37 -0800 |
commit | f0171cbd5e3ea235ec6fb424ac93106a9a3b22fa (patch) | |
tree | 47a361db72b91636282a531a33a42cce8e022b38 /host/docs/usrp1.dox | |
parent | 36c8e0f81addfc38441dad6bbd56e8f60574ba4d (diff) | |
download | uhd-f0171cbd5e3ea235ec6fb424ac93106a9a3b22fa.tar.gz uhd-f0171cbd5e3ea235ec6fb424ac93106a9a3b22fa.tar.bz2 uhd-f0171cbd5e3ea235ec6fb424ac93106a9a3b22fa.zip |
docs: Fixed many typos, recompressed and cropped images
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" |