Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 |
--- 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;
