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: MPU6050-DMP mbed PololuQTRSensors vl53l0x
Diff: _def.h
- Revision:
- 6:a635edf31d8b
- Parent:
- 3:9b2f15b0d47b
diff -r bb0763ae79ff -r a635edf31d8b _def.h --- a/_def.h Mon Sep 30 10:37:06 2019 +0000 +++ b/_def.h Mon Sep 30 11:16:12 2019 +0000 @@ -6,9 +6,8 @@ #define M_PI 3.1415 #endif -#define Sensor1_newAddress 42 -#define Sensor2_newAddress 43 -#define Sensor3_newAddress 44 +#define Sensor2_newAddress 0x02 +#define Sensor3_newAddress 0x01 #define SignalRateLimit 0.9 //Higher the limit , higher the accuracy //0.8 #define MeasurementBudget 40000 //Higher the time , higher the accuracy //20000