mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +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:
@ -169,7 +169,7 @@ class TMP006 {
|
||||
*
|
||||
* @param rawv Object voltage value
|
||||
* @param rawt Raw die temperature value
|
||||
* @param tamp Converted ambient temperature
|
||||
* @param tamb Converted ambient temperature
|
||||
* @param tobj Converted object temperature
|
||||
*/
|
||||
void convert_data(int16_t rawv,int16_t rawt, float *tamb, float *tobj);
|
||||
|
Reference in New Issue
Block a user