mirror of
				https://github.com/eclipse/upm.git
				synced 2025-10-29 14:15:33 +03:00 
			
		
		
		
	lpd8806: updated header with tags
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
		| @@ -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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Mihai Tudor Panu
					Mihai Tudor Panu