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: Ultrasound_And_IMU
Fork of X_NUCLEO_6180XA1 by
Diff: Components/VL6180X/vl6180x_api.h
- Revision:
- 7:2dc81120c917
- Parent:
- 1:1de1ea2994d9
- Child:
- 8:f943a1fca15f
--- a/Components/VL6180X/vl6180x_api.h Fri Sep 18 13:19:50 2015 +0000 +++ b/Components/VL6180X/vl6180x_api.h Fri Sep 25 12:12:51 2015 +0200 @@ -175,7 +175,7 @@ * @param dev The device * @return 0 on success */ - int VL6180x_Prepare(VL6180xDev_t dev); +int VL6180x_Prepare(VL6180xDev_t dev); /** @} */
