diff --git a/docs/images/my9221.jpg b/docs/images/my9221.jpg new file mode 100755 index 00000000..008e024f Binary files /dev/null and b/docs/images/my9221.jpg differ diff --git a/src/my9221/my9221.h b/src/my9221/my9221.h index 6d330195..8f693daa 100644 --- a/src/my9221/my9221.h +++ b/src/my9221/my9221.h @@ -39,15 +39,23 @@ namespace upm { /** * @brief my9221 led bar library - * @defgroup my9221 libupm-9221 + * @defgroup my9221 libupm-my9221 + * @ingroup seeed display gpio */ - /** + * @library libupm-my9221 + * @sensor my9221 + * @comname LED bar + * @type display + * @man seeed + * @web http://www.seeedstudio.com/wiki/Grove_-_LED_Bar + * @con gpio + * * @brief C++ API for MY9221 led bar module * * This file defines the MY9221 C++ interface for libmy9221 * - * @ingroup my9221 gpio + * @image html my9221.jpg * @snippet my9221-ledbar.cxx Interesting * @snippet my9221-updown.cxx Interesting */