Skip to content

Modify so the device results level can be set by the user #11

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rebeccaRossRobotics
Copy link

This code modifies the following functions to have a new input argument which allows the user to set the device results level, this was previously hard coded to VL53L1_DEVICERESULTSLEVEL_FULL.

  • VL53L1_GetRangingMeasurementData
  • VL53L1_PerformSingleTargetXTalkCalibration
  • VL53L1_PerformOffsetSimpleCalibration

(This issue was found while implementing this arduino code with a VL53L1X carrier board, with the device results level set to full resulted in an error code of -13, but reducing it to system or core allowed it to work)

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