HAHA
Dependencies: ST_INTERFACES X_NUCLEO_COMMON
Dependents: b_NYP_humanoid a_NYP_humanoid_copy
Fork of LSM6DSL by
Revision 4:6bc17982bf8a, committed 2018-05-25
- Comitter:
- mr_wang
- Date:
- Fri May 25 08:59:17 2018 +0000
- Parent:
- 3:20ccff7dd652
- Commit message:
- NYP_ADAD
Changed in this revision
LSM6DSLSensor.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 20ccff7dd652 -r 6bc17982bf8a LSM6DSLSensor.cpp --- a/LSM6DSLSensor.cpp Tue Oct 03 14:04:56 2017 +0200 +++ b/LSM6DSLSensor.cpp Fri May 25 08:59:17 2018 +0000 @@ -374,7 +374,7 @@ { return 1; } - + if ( fullScale125 == LSM6DSL_ACC_GYRO_FS_125_ENABLED ) { *pfData = ( float )LSM6DSL_GYRO_SENSITIVITY_FOR_FS_125DPS;