Initial release.
Dependencies: X_NUCLEO_COMMON ST_INTERFACES
Dependents: X_NUCLEO_53L1A1_mbed X_NUCLEO_53L1A1_mbed VL53L1X_Ranging_With_Standalone_Satellite_MbedOS X_NUCLEO_53L1A1
Diff: VL53L0X_platform.h
- 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 *