mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 09:51:14 +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:
@ -104,7 +104,7 @@ namespace upm {
|
||||
* range of 0C-50C. The constructor sets a default of
|
||||
* RANGE_MINUS40_50.
|
||||
*
|
||||
* @param One of the RANGE_T values, default is RANGE_MINUS40_50
|
||||
* @param range One of the RANGE_T values, default is RANGE_MINUS40_50
|
||||
*/
|
||||
void setRange(RANGE_T range=RANGE_MINUS40_50)
|
||||
{
|
||||
|
Reference in New Issue
Block a user