Browse Source

max5847: add sample

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
Brendan Le Foll 10 years ago
parent
commit
52198840b8
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/max5487/max5487.h

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

@@ -43,6 +43,7 @@ namespace upm {
43 43
  * PMOD module](http://datasheets.maximintegrated.com/en/ds/MAX5487PMB1.pdf)
44 44
  * from the analog PMOD kit.
45 45
  *
46
+ * @snippet max5487.cxx Interesting
46 47
  * @image html max5487.jpeg
47 48
  */
48 49
 class MAX5487 {