docs: added new sensor images

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2016-02-09 08:49:15 -08:00
parent ab15d1e98f
commit 7d64e5458f
32 changed files with 36 additions and 5 deletions

View File

@ -55,6 +55,7 @@ namespace upm {
* should allow an end user to implement whatever features are
* required.
*
* @image html mpu60x0.jpg
* @snippet mpu60x0.cxx Interesting
*/
class MPU60X0 {

View File

@ -46,6 +46,7 @@ namespace upm {
*
* This module defines the MPU9250 interface for libmpu9150
*
* @image html mpu9250.jpg
* @snippet mpu9250.cxx Interesting
*/