mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41: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:
@ -32,7 +32,7 @@
|
||||
namespace upm {
|
||||
|
||||
/**
|
||||
* @brief C++ API for the MPR121 I2C touch sensor
|
||||
* @brief API for the MPR121 I2C touch sensor
|
||||
*
|
||||
* UPM module for the MPR121 touch sensor
|
||||
*
|
||||
@ -54,7 +54,7 @@ namespace upm {
|
||||
* @web http://www.seeedstudio.com/wiki/Grove_-_I2C_Touch_Sensor
|
||||
* @con i2c
|
||||
*
|
||||
* @brief C++ API for the MPR121 I2C touch sensor
|
||||
* @brief API for the MPR121 I2C touch sensor
|
||||
*
|
||||
* UPM module for the MPR121 touch sensor
|
||||
*
|
||||
|
Reference in New Issue
Block a user