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.cpp
- Revision:
- 55:a37f407230ca
- Parent:
- 54:17f3bb228b13
--- a/Components/VL6180X/vl6180x_class.cpp Wed Nov 30 08:25:04 2016 +0000
+++ b/Components/VL6180X/vl6180x_class.cpp Fri Mar 03 15:06:18 2017 +0000
@@ -3163,7 +3163,6 @@
int VL6180X::HandleIRQ(OperatingMode operating_mode, MeasureData_t *Data)
{
int status;
-
EnableInterruptMeasureDetectionIRQ();
status=GetMeasurement(operating_mode, Data);
return status;
