mirror of
https://github.com/eclipse/upm.git
synced 2025-10-30 14:44:56 +03:00
docs: updated @param tags, added missing function descriptions, other minor changes
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@@ -134,7 +134,7 @@ class StepMotor {
|
||||
* Sets the current position. Useful if the motor is not at 0 when the
|
||||
* driver is initialized.
|
||||
*
|
||||
* @param step Current position
|
||||
* @param pos Current position
|
||||
*/
|
||||
void setPosition (int pos);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user