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
Fork of VL53L0X by
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 *