lpd8806.h: fix typo in example

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll 2014-09-25 16:50:19 +01:00
parent c211f4ba1a
commit 13814f78d8

View File

@ -44,7 +44,7 @@ namespace upm {
* The FastPixel lpd8806 is an RGB led strip controller.
*
* @ingroup lpd8806
* @snippet lpd8806-example.cxx Interesting
* @snippet lpd8806.cxx Interesting
* @image html lpd8806.jpeg
*/
class LPD8806 {