Kenji Arai / 6180XA1_simple

Dependents:   Check_VL6180XA1_ToF

Fork of X_NUCLEO_6180XA1 by ST

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;