Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / io / i2c_bbio.h
index 2777e747f5c820009fa061ff42bdea6d4700e672..c6b226e3956b17ba6b2a380bb8bc514e0f4286a3 100644 (file)
@@ -31,6 +31,7 @@ typedef boost::shared_ptr<i2c_bbio>   i2c_bbio_sptr;
 
 /*!
  * \brief abstract class that implements bit banging i/o for i2c bus.
+ * \ingroup base
  */
 class i2c_bbio {
  public: