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:
@ -38,9 +38,9 @@ namespace upm {
|
||||
* @con pwm
|
||||
* @kit gsk
|
||||
*
|
||||
* @brief C++ API for ES08A servo component
|
||||
* @brief API for ES08A servo component
|
||||
*
|
||||
* This file defines the ES08A C++ interface for ES08A servos.
|
||||
* This file defines the ES08A interface for ES08A servos.
|
||||
* Like other servos, the ES08A servo has a shaft that can be controlled
|
||||
* by setting the desired angle. There are also routines for setting
|
||||
* and getting the minimum and maximum pulse width as well as the
|
||||
|
Reference in New Issue
Block a user