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:
Norbert Wesp
2017-02-16 11:02:35 +01:00
committed by Mihai Tudor Panu
parent 080c121e07
commit 9fa4dad1ab
3 changed files with 6 additions and 6 deletions

View File

@ -83,7 +83,7 @@ namespace upm {
* of an ultra-compact package. The sensing element of the HDC1000 is placed on
* the bottom part of the device, which makes the HDC1000 more robust against
* dirt, dust, and other environmental contaminants. The HDC1000 is functional
* within the full -40°C to +125 °C temperature range.
* within the full -40 to +125 [degC] temperature range.
*
* @snippet hdc1000.cxx Interesting
*/