mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
my9221: Adding doxygen comments and image from Seeed wiki
Signed-off-by: John Van Drasek <john.r.van.drasek@intel.com>
This commit is contained in:
parent
dfac49ede0
commit
78f25b0157
BIN
docs/images/my9221.jpg
Executable file
BIN
docs/images/my9221.jpg
Executable file
Binary file not shown.
After Width: | Height: | Size: 92 KiB |
@ -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
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user