diff options
author | natetemple <nate.temple@ettus.com> | 2018-01-19 14:43:26 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-01-19 16:49:29 -0800 |
commit | 20129d3e3a1f3e9bd369bb52f8c52810f04b7174 (patch) | |
tree | e64ca9da83600d91dc53cff7173780d1df213253 /host/docs/multiple.dox | |
parent | f1bf16e6dcb38b5b521b64db5e0e0cafdc695191 (diff) | |
download | uhd-20129d3e3a1f3e9bd369bb52f8c52810f04b7174.tar.gz uhd-20129d3e3a1f3e9bd369bb52f8c52810f04b7174.tar.bz2 uhd-20129d3e3a1f3e9bd369bb52f8c52810f04b7174.zip |
Docs: Update channel number
Diffstat (limited to 'host/docs/multiple.dox')
-rw-r--r-- | host/docs/multiple.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/multiple.dox b/host/docs/multiple.dox index 6a07ba8f5..a401a22ad 100644 --- a/host/docs/multiple.dox +++ b/host/docs/multiple.dox @@ -75,7 +75,7 @@ Now, there's a total of 5 channels, mapped as: - Channel 1: Slot B of Device 0 - Channel 2: Slot A of Device 1 - Channel 3: Slot A of Device 2 -- Channel 1: Slot B of Device 2 +- Channel 4: Slot B of Device 2 While valid, this kind of configuration is not recommended unless heavily documented. It is usually simplest to call `set_rx_subdev_spec()` without |