diff options
author | Josh Blum <josh@joshknows.com> | 2012-03-30 17:42:56 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2012-03-30 17:42:56 -0700 |
commit | 4feb0f5210b6dd1a35f32a08eccccff9d2c2d33b (patch) | |
tree | 1f8190e8ab623a44c876d924f986661a433dd17a /host/docs/coding.rst | |
parent | 8630807c4a349da94971b26f6243df7905fee221 (diff) | |
parent | e8d9b4d94b201aa808c63f29b7edd6efdc56440e (diff) | |
download | uhd-4feb0f5210b6dd1a35f32a08eccccff9d2c2d33b.tar.gz uhd-4feb0f5210b6dd1a35f32a08eccccff9d2c2d33b.tar.bz2 uhd-4feb0f5210b6dd1a35f32a08eccccff9d2c2d33b.zip |
Merge branch 'docs_stuff'
Diffstat (limited to 'host/docs/coding.rst')
-rw-r--r-- | host/docs/coding.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/coding.rst b/host/docs/coding.rst index ed858ceb4..ef8cb5fe2 100644 --- a/host/docs/coding.rst +++ b/host/docs/coding.rst @@ -23,7 +23,7 @@ considered to be a "device". The device API provides ways to: See the documentation in *device.hpp* for reference. ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -High-Level: The multi usrp +High-Level: The Multi-USRP ^^^^^^^^^^^^^^^^^^^^^^^^^^^ The Multi-USRP class provides a fat interface to a single USRP with one or more channels, or multiple USRPs in a homogeneous setup. |