mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
ts: Update tsGetTemperatureMilliC for 14.0.0
This commit is contained in:
parent
3577af85a7
commit
3625dd1a12
@ -39,7 +39,7 @@ Result tsGetTemperatureRange(TsLocation location, s32 *min_temperature, s32 *max
|
||||
Result tsGetTemperature(TsLocation location, s32 *temperature);
|
||||
|
||||
/**
|
||||
* @brief Gets the temperature for the specified \ref TsLocation, in MilliC.
|
||||
* @brief Gets the temperature for the specified \ref TsLocation, in MilliC. [1.0.0-13.2.1]
|
||||
* @param[in] location \ref TsLocation
|
||||
* @param[out] temperature Output temperature in MilliC.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user