From e5d68ade58872f704146d24a47d69b29fbd4f170 Mon Sep 17 00:00:00 2001 From: davideq <39313501+davideq@users.noreply.github.com> Date: Fri, 28 Jun 2024 16:10:57 +0200 Subject: [PATCH] Update vl53l8cx_api.h Signed-off-by: davideq <39313501+davideq@users.noreply.github.com> --- src/vl53l8cx_api.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vl53l8cx_api.h b/src/vl53l8cx_api.h index d508d93..db173c3 100644 --- a/src/vl53l8cx_api.h +++ b/src/vl53l8cx_api.h @@ -550,7 +550,7 @@ uint8_t vl53l8cx_get_integration_time_ms( /** * @brief This function sets a new integration time in ms. Integration time must * be computed to be lower than the ranging period, for a selected resolution. - * Please note that this function has no impact on ranging mode continous. + * Please note that this function has no impact on ranging mode continuous. * @param (VL53L8CX_Configuration) *p_dev : VL53L8CX configuration structure. * @param (uint32_t) time_ms : Contains the integration time in ms. For all * resolutions and frequency, the minimum value is 2ms, and the maximum is