mirror of
https://github.com/eclipse/upm.git
synced 2025-09-14 06:07:30 +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:
@@ -50,9 +50,9 @@ namespace upm {
|
||||
* @man generic
|
||||
* @con gpio
|
||||
*
|
||||
* @brief C++ API for HCSR04 (ultrasonic ranging module) component
|
||||
* @brief API for HCSR04 (ultrasonic ranging module) component
|
||||
*
|
||||
* This file defines the HCSR04 C++ interface for libhcsr04
|
||||
* This file defines the HCSR04 interface for libhcsr04
|
||||
*
|
||||
* @snippet hcsr04.cxx Interesting
|
||||
*/
|
||||
|
Reference in New Issue
Block a user