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

@ -337,7 +337,7 @@ typedef struct {
* accelerometer with 10/12/14 bits of resolution. These accelerometer
* are packed with embedded functions with flexible user-programmable
* options configurable to two interrupt pins. The MMA8X5X have user-selectable
* full scales of ±2g/±4g/±8g.
* full scales of +-2g/+-4g/+-8g.
*
* @snippet mma8x5x.cxx Interesting
*/