Explorar el Código

adxl335: added image for adxl335

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
Mihai Tudor Panu hace 9 años
padre
commit
e85c98062b
Se han modificado 2 ficheros con 1 adiciones y 0 borrados
  1. BIN
      docs/images/adxl335.jpg
  2. 1
    0
      src/adxl335/adxl335.h

BIN
docs/images/adxl335.jpg Ver fichero


+ 1
- 0
src/adxl335/adxl335.h Ver fichero

@@ -55,6 +55,7 @@ namespace upm {
55 55
    * was tested on a Grove 3-axis Analog Accelerometer.  It uses 3
56 56
    * analog pins, one each for X, Y, and Z axis.
57 57
    *
58
+   * @image html adxl335.jpg
58 59
    * @snippet adxl335.cxx Interesting
59 60
    */
60 61
   class ADXL335 {