diff options
| author | Josh Blum <josh@joshknows.com> | 2010-07-31 14:44:21 -0700 | 
|---|---|---|
| committer | Josh Blum <josh@joshknows.com> | 2010-07-31 14:44:21 -0700 | 
| commit | ee32fa2290f8b6abe83f1b8b33aff922f9d1e24c (patch) | |
| tree | ef4c6dd34681dd24434d15fb5147a65c816cf83a | |
| parent | 5dca9e6315c5f827d97351316e5bdd3a786dc4f1 (diff) | |
| download | uhd-ee32fa2290f8b6abe83f1b8b33aff922f9d1e24c.tar.gz uhd-ee32fa2290f8b6abe83f1b8b33aff922f9d1e24c.tar.bz2 uhd-ee32fa2290f8b6abe83f1b8b33aff922f9d1e24c.zip  | |
uhd: docs fix, its 3.3v level
| -rw-r--r-- | host/docs/usrp2.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/usrp2.rst b/host/docs/usrp2.rst index 76b27fd31..75bac512c 100644 --- a/host/docs/usrp2.rst +++ b/host/docs/usrp2.rst @@ -161,7 +161,7 @@ The USRP2 will reply to icmp echo requests.  **Monitor the USRP2:**  You can read the serial port on the rear of the USRP2  to get debug verbose from the embedded microcontroller. -Use a standard USB to tty-level serial converter at 230400 baud. +Use a standard USB to 3.3v-level serial converter at 230400 baud.  The microcontroller prints useful information about IP addresses,  MAC addresses, control packets, and fast-path settings.  | 
