Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VL53L0X] Fix infinite timeout (hang) during init #4276

Merged
merged 1 commit into from
Jan 27, 2019

Conversation

digitalentity
Copy link
Member

During init the operation timeout for VL53L0X is zero which effectively mean "no timeout". Combined with broken support for register 0xFF (fixed by #4249) this causes VL53L0X init to hang indefinitely.

Prevents #4269 from happening.

@digitalentity digitalentity added this to the 2.1 milestone Jan 27, 2019
@digitalentity digitalentity merged commit 8b211ed into development Jan 27, 2019
@digitalentity digitalentity deleted the de_vl53l0x_init_hang_fix branch January 27, 2019 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant