Farnell-Element14 Bologna IOT Team / VL53L0X

Dependencies:   ST_INTERFACES X_NUCLEO_COMMON

Dependents:   BSP_B-L475E-IOT01

Fork of VL53L0X by ST

Revision:
2:d07edeaff6f1
Parent:
0:a1a69d32f310
--- a/VL53L0X_platform.h	Wed Oct 04 13:21:38 2017 +0000
+++ b/VL53L0X_platform.h	Fri Oct 13 15:31:04 2017 +0000
@@ -43,7 +43,7 @@
  *
  * @brief All end user OS/platform/application porting
  */
- 
+
 /**
  * @defgroup VL53L0X_platform_group VL53L0 Platform Functions
  * @brief    VL53L0 Platform Functions
@@ -70,7 +70,7 @@
  * @brief   Declare the device Handle as a pointer of the structure @a VL53L0X_Dev_t.
  *
  */
-typedef VL53L0X_Dev_t* VL53L0X_DEV;
+typedef VL53L0X_Dev_t *VL53L0X_DEV;
 
 /**
  * @def PALDevDataGet
@@ -214,7 +214,7 @@
 
 /** @} end of VL53L0X_registerAccess_group */
 
-    
+
 /**
  * @brief execute delay in all polling API call
  *