Skip to content

Commit

Permalink
Update vl53l8cx_api.h
Browse files Browse the repository at this point in the history
Signed-off-by: davideq <[email protected]>
  • Loading branch information
davideq authored Jun 28, 2024
1 parent 4602152 commit e5d68ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vl53l8cx_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e5d68ad

Please sign in to comment.