Browse Source

ht9170: added image for DTMF shield

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
Mihai Tudor Panu 9 years ago
parent
commit
af2281057a
2 changed files with 1 additions and 0 deletions
  1. BIN
      docs/images/ht9170.jpg
  2. 1
    0
      src/ht9170/ht9170.h

BIN
docs/images/ht9170.jpg View File


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

@@ -50,6 +50,7 @@ namespace upm {
50 50
    * Multi-Frequency) Shield.  It can decode DTMF signals presented at
51 51
    * it's audio input.  It does not generate DTMF signals.
52 52
    *
53
+   * @image html ht9170.jpg
53 54
    * @snippet ht9170.cxx Interesting
54 55
    */
55 56
   class HT9170 {