mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
lpd8806: updated header with tags
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
f47bc7e5a7
commit
4b47f6e84b
@ -36,16 +36,23 @@ namespace upm {
|
||||
/**
|
||||
* @brief FastPixel lpd8806 library
|
||||
* @defgroup lpd8806 libupm-lpd8806
|
||||
* @ingroup adafruit spi led
|
||||
*/
|
||||
|
||||
/**
|
||||
* @library lpd8806
|
||||
* @sensor lpd8806
|
||||
* @comname LPD8806 RGB LED Strip Controller
|
||||
* @type led
|
||||
* @man adafruit
|
||||
* @con spi
|
||||
*
|
||||
* @brief C++ API for LPD8806
|
||||
*
|
||||
* The FastPixel lpd8806 is an RGB led strip controller.
|
||||
*
|
||||
* @ingroup lpd8806 spi
|
||||
* @snippet lpd8806.cxx Interesting
|
||||
* @image html lpd8806.jpeg
|
||||
* @snippet lpd8806.cxx Interesting
|
||||
*/
|
||||
class LPD8806 {
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user