Sam Walsh / X_NUCLEO_6180XA1

Dependencies:   ST_INTERFACES X_NUCLEO_COMMON

Dependents:   Ultrasound_And_IMU

Fork of X_NUCLEO_6180XA1 by ST

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)
 
 
 /**