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_class.h
- Revision:
- 56:37d1736bd896
- Parent:
- 54:17f3bb228b13
--- a/Components/VL6180X/vl6180x_class.h Fri Mar 03 15:06:18 2017 +0000
+++ b/Components/VL6180X/vl6180x_class.h Mon Mar 13 17:57:03 2017 +0100
@@ -218,7 +218,7 @@
* @brief Disable interrupt measure IRQ
* @return 0 on Success
*/
- void DisableInterruptMeasureDetectionIRQ(void)
+ void disable_interrupt_measure_detection_irq(void)
{
if (gpio1Int != NULL) gpio1Int->disable_irq();
}
