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.
Dependents: Check_VL6180XA1_ToF
Fork of X_NUCLEO_6180XA1 by
Diff: Components/VL6180X/vl6180x_class.h
- Revision:
- 51:229ea522cff8
- Parent:
- 50:18e064bfb156
- Child:
- 52:fca21e149934
--- a/Components/VL6180X/vl6180x_class.h Fri Sep 09 09:50:12 2016 +0000
+++ b/Components/VL6180X/vl6180x_class.h Mon Sep 12 09:10:29 2016 +0000
@@ -1128,7 +1128,7 @@
int status=0;
LOG_FUNCTION_START("");
status=StartMeasurement(als_single_shot_polling, NULL, NULL, NULL);
- if (!status) {
+ if (!status) {
AlsWaitDeviceReady(2000);
for (status=1;
status!=0;
