INSAT Mini Project

Dependencies:   ST_INTERFACES X_NUCLEO_COMMON

Fork of X_NUCLEO_6180XA1 by ST

Revision:
8:f943a1fca15f
Parent:
7:2dc81120c917
--- a/Components/VL6180X/vl6180x_appcfg.h	Fri Sep 25 12:12:51 2015 +0200
+++ b/Components/VL6180X/vl6180x_appcfg.h	Tue Sep 29 14:50:15 2015 +0200
@@ -38,20 +38,6 @@
 
 
 /**
- * @def VL6180x_SINGLE_DEVICE_DRIVER
- * @brief enable lightweight single vl6180x device driver
- *
- * value 1 =>  single device capable
- * Configure optimized APi for single device driver with static data and minimal use of ref pointer \n
- * limited to single device driver or application in non multi thread/core environment \n
- *
- * value 0 =>  multiple device capable user must review "device" structure and type in porting files
- * @ingroup Configuration
- */
-#define VL6180x_SINGLE_DEVICE_DRIVER 1 // fix_me: da sistemare il valore di single_device_driver (0 o 1)
-
-
-/**
  * @def VL6180x_RANGE_STATUS_ERRSTRING
  * @brief when define include range status Error string and related
  *