mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 11:21:12 +03:00
Update interface documentation
Signed-off-by: Serban Waltter <serban.waltter@rinftech.com>
This commit is contained in:
@ -92,9 +92,9 @@ namespace upm {
|
||||
int inches();
|
||||
|
||||
/**
|
||||
* Gets the distance to the object in inches
|
||||
* Gets the distance to the object in cm
|
||||
*
|
||||
* @return Distance to the object in inches
|
||||
* @return Distance to the object in cm
|
||||
*/
|
||||
virtual float getDistance();
|
||||
|
||||
|
Reference in New Issue
Block a user