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: Vl6180
Dependents: VL6180_MB2_1sensor_singleshot_poll VL6180_MB5_1sensor_singleshot_wait VL6180_MB2_4sensors_interrupts VL6180_MB515_4sensors_interrupts ... more
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 3:862286610dfd | 2020-11-10 | charlesmn | Used the correct version of RangeSensor.h which allows the program to build. We want the RangeSensor.h that includes get_distance(). |
| 2:04a5cf34e1a9 | 2020-11-10 | charlesmn | A library for controlling a ST X-Nucleo-6180 expansion board and up to 3 satellite boards. |
| 1:2abe142876a5 | 2020-10-28 | charlesmn | Fix compiler error in 6180a1.c. #ifdef 0 to #if 0. |
| 0:b39eeb155799 | 2020-10-28 | charlesmn | A MBed library for controlling ST VL6180 ToF sensors using an ST shield. |