mirror of
https://github.com/eclipse/upm.git
synced 2025-09-13 21:55:17 +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:
@@ -34,7 +34,7 @@
|
||||
|
||||
namespace upm {
|
||||
/**
|
||||
* @brief C++ API for the TA12-200 current transformer
|
||||
* @brief API for the TA12-200 current transformer
|
||||
*
|
||||
* UPM module for the TA12-200 current transformer, which is found,
|
||||
* for instance, in the Grove Electricity Sensor.
|
||||
@@ -53,7 +53,7 @@ namespace upm {
|
||||
* @web http://www.seeedstudio.com/wiki/Grove_-_Electricity_Sensor
|
||||
* @con analog
|
||||
*
|
||||
* @brief C++ API for the TA12-200 current transformer
|
||||
* @brief API for the TA12-200 current transformer
|
||||
*
|
||||
* UPM module for the TA12-200 current transformer, which is found,
|
||||
* for instance, in the Grove Electricity Sensor.
|
||||
|
Reference in New Issue
Block a user