mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 09:51:14 +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:
@ -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:
|
||||
|
Reference in New Issue
Block a user