mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 19:31:15 +03:00
examples: fixed snippet tag to filename mismatch
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user