Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / io / i2c_bitbang.h
index 97c497fbeee10c8da86a1997c8afa352f54a3b7b..c9deb38baa8a2bd6942a02225b3393ec4d0463ef 100644 (file)
@@ -28,6 +28,7 @@
 
 /*!
  * \brief class for controlling i2c bus
+ * \ingroup base
  */
 class i2c_bitbang : public i2c {
   friend i2c_sptr make_i2c_bitbang (i2c_bbio_sptr io);