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

@ -62,8 +62,8 @@ namespace upm {
*
* This file defines the MLX90614 C++ interface for libmlx90614
*
* @ingroup mlx90641 i2c
* @snippet mlx90641.cxx Interesting
* @ingroup mlx90614 i2c
* @snippet mlx90614.cxx Interesting
*/
class MLX90614 {
public: