examples: fixed snippet tag to filename mismatch

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2015-03-13 13:34:41 -07:00
parent 6fe96b2195
commit 577894851b
3 changed files with 4 additions and 4 deletions

View File

@ -119,7 +119,7 @@ struct AxisData {
* This file defines the MPU9150 C++ interface for libmpu9150
*
* @ingroup mpu9150 i2c
* @snippet mpu9150-example.cxx Interesting
* @snippet mpu9150.cxx Interesting
*/
class MPU9150 {
public: