diff options
author | eb | 2008-01-24 16:29:09 +0000 |
---|---|---|
committer | eb | 2008-01-24 16:29:09 +0000 |
commit | cda71d951ef0cb2126719fed029d459b23a02fe9 (patch) | |
tree | 1855407bf270c33c3a27edc2fe3b12795ed8e141 /gnuradio-core/src/lib/io/microtune_xxxx.h | |
parent | c0444b8eb63a4783657d55bef1a7e3c027fd035c (diff) | |
download | gnuradio-cda71d951ef0cb2126719fed029d459b23a02fe9.tar.gz gnuradio-cda71d951ef0cb2126719fed029d459b23a02fe9.tar.bz2 gnuradio-cda71d951ef0cb2126719fed029d459b23a02fe9.zip |
Doc fixes from Firas.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7504 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'gnuradio-core/src/lib/io/microtune_xxxx.h')
-rw-r--r-- | gnuradio-core/src/lib/io/microtune_xxxx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnuradio-core/src/lib/io/microtune_xxxx.h b/gnuradio-core/src/lib/io/microtune_xxxx.h index 554503561..4d5074a85 100644 --- a/gnuradio-core/src/lib/io/microtune_xxxx.h +++ b/gnuradio-core/src/lib/io/microtune_xxxx.h @@ -30,6 +30,7 @@ typedef boost::shared_ptr<i2c> i2c_sptr; /*! * \brief abstract class for controlling microtune {4937,4702} tuner modules + * \ingroup base */ class microtune_xxxx { public: |