mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 10:21:19 +03:00
Update interface documentation
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
57c0c8c235
commit
bfdd2c37c0
@ -37,7 +37,7 @@ namespace upm
|
||||
/**
|
||||
* Retrieve the computed heart rate
|
||||
*
|
||||
* @return Computed heart rate
|
||||
* @return Computed heart rate in BPM (beats per minute)
|
||||
*/
|
||||
virtual int getHeartRate() = 0;
|
||||
};
|
||||
|
Reference in New Issue
Block a user