HAHA

Dependencies:   ST_INTERFACES X_NUCLEO_COMMON

Dependents:   b_NYP_humanoid a_NYP_humanoid_copy

Fork of LSM6DSL by ST

Revision:
4:6bc17982bf8a
Parent:
2:578a45c4dad5
--- 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;