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.
Diff: LSM6DS3.h
- Revision:
- 3:d7857dd7a831
- Parent:
- 2:ed14e6196255
--- a/LSM6DS3.h Tue Jun 21 20:51:25 2016 +0000 +++ b/LSM6DS3.h Tue Oct 22 06:54:26 2019 +0000 @@ -84,7 +84,7 @@ #define MD2_CFG 0x5F // Possible I2C addresses for the accel/gyro -#define LSM6DS3_AG_I2C_ADDR(sa0) ((sa0) ? 0xD6 : 0xD4) +#define LSM6DS3_AG_I2C_ADDR(sa0) ((0) ? 0xD6 : 0xD4) /** * LSM6DS3 Class - driver for the 9 DoF IMU