apa102: addded C++ snippet to documentation

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu 2016-03-23 14:21:09 -07:00
parent 757104e013
commit 4381f8bd2e

View File

@ -52,6 +52,7 @@ namespace upm
* For each LED, brightness (0-31) and RGB (0-255) values can be set.
*
* @image html apa102.jpg
* @snippet apa102.cxx Interesting
*/
class APA102
{