docs: removed C++ references from documentation to make API language agnostic

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2015-06-01 10:56:03 -07:00
parent 4390c30be8
commit 8614cb322a
109 changed files with 142 additions and 142 deletions

View File

@ -65,9 +65,9 @@ namespace upm {
* @man generic
* @con i2c
*
* @brief C++ API for MLX90614
* @brief API for MLX90614
*
* This file defines the MLX90614 C++ interface for libmlx90614
* This file defines the MLX90614 interface for libmlx90614
*
* @image html mlx90614.jpg
* @snippet mlx90614.cxx Interesting