mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 03:11:15 +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