Browse Source

lpd8806: patching up doxygen comments and removing image

John Van Drasek 9 years ago
parent
commit
9a024f1aa1
2 changed files with 0 additions and 1 deletions
  1. BIN
      docs/images/lpd8806.jpeg
  2. 0
    1
      src/lpd8806/lpd8806.h

BIN
docs/images/lpd8806.jpeg View File


+ 0
- 1
src/lpd8806/lpd8806.h View File

@@ -51,7 +51,6 @@ namespace upm {
51 51
  *
52 52
  * The FastPixel lpd8806 is an RGB led strip controller.
53 53
  *
54
- * @image html lpd8806.jpeg
55 54
  * @snippet lpd8806.cxx Interesting
56 55
  */
57 56
 class LPD8806 {