瀏覽代碼

adxl335: added image for adxl335

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
Mihai Tudor Panu 9 年之前
父節點
當前提交
e85c98062b
共有 2 個文件被更改,包括 1 次插入0 次删除
  1. 二進制
      docs/images/adxl335.jpg
  2. 1
    0
      src/adxl335/adxl335.h

二進制
docs/images/adxl335.jpg 查看文件


+ 1
- 0
src/adxl335/adxl335.h 查看文件

@@ -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 {