mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
src/<sensor>/<sensor>.hpp: fixed file_encoding errors
Signed-off-by: Norbert Wesp <nwesp@phytec.de> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:

committed by
Mihai Tudor Panu

parent
080c121e07
commit
9fa4dad1ab
@ -114,10 +114,10 @@ namespace upm {
|
||||
* reported with the on-chip die thermal sensor measurement through an I2C- and
|
||||
* SMBus-compatible interface. With this data, the target object temperature
|
||||
* can be calculated by an external processor.
|
||||
* The Infrared thermopile sensor is specified to operate from –40°C to +125°C.
|
||||
* It is possible to measure an object temperature beyond the device operating
|
||||
* range as long as the device itself does not exceed the operating temperature
|
||||
* range (–40°C to +125°C).
|
||||
* The Infrared thermopile sensor is specified to operate from
|
||||
* –40 to +125 [degC]. It is possible to measure an object temperature beyond
|
||||
* the device operating range as long as the device itself does not exceed the
|
||||
* operating temperature range (–40 to +125 [degC]).
|
||||
*
|
||||
* @snippet tmp006.cxx Interesting
|
||||
*/
|
||||
|
Reference in New Issue
Block a user