mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 09:21:12 +03:00
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:
@ -162,9 +162,9 @@ union accelData {
|
||||
* @man generic
|
||||
* @con i2c
|
||||
*
|
||||
* @brief C++ API for MMA7455 chip (accelerometer)
|
||||
* @brief API for MMA7455 chip (accelerometer)
|
||||
*
|
||||
* This file defines the MMA7455 C++ interface for libmma7455
|
||||
* This file defines the MMA7455 interface for libmma7455
|
||||
*
|
||||
* @image html mma7455.jpg
|
||||
* @snippet mma7455.cxx Interesting
|
||||
|
Reference in New Issue
Block a user