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_appcfg.h
- Revision:
- 7:2dc81120c917
- Parent:
- 1:1de1ea2994d9
- Child:
- 8:f943a1fca15f
--- a/Components/VL6180X/vl6180x_appcfg.h Fri Sep 18 13:19:50 2015 +0000 +++ b/Components/VL6180X/vl6180x_appcfg.h Fri Sep 25 12:12:51 2015 +0200 @@ -48,7 +48,7 @@ * value 0 => multiple device capable user must review "device" structure and type in porting files * @ingroup Configuration */ -#define VL6180x_SINGLE_DEVICE_DRIVER 1 +#define VL6180x_SINGLE_DEVICE_DRIVER 1 // fix_me: da sistemare il valore di single_device_driver (0 o 1) /**
