mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
Updated interfaces and sensors
Signed-off-by: Serban Waltter <serban.waltter@rinftech.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:

committed by
Mihai Tudor Panu

parent
bfdd2c37c0
commit
90524273ec
@ -137,9 +137,9 @@ namespace upm {
|
||||
/**
|
||||
* Return the latest measured pressure. update() must have
|
||||
* been called prior to calling this function. The returned
|
||||
* value is in millibars.
|
||||
* value is in pascal.
|
||||
*
|
||||
* @return Pressure in mbar
|
||||
* @return Pressure in Pa
|
||||
*/
|
||||
virtual float getPressure();
|
||||
|
||||
|
Reference in New Issue
Block a user