Skip to content

Conversation

@wisecatdev
Copy link

TODO in python_lib\vl53l0x_python.c mentioned bug resulting in output of VL53L0X_SetDeviceAddress() having to multiple desired i2c_address by 2 in order to get correct address assigned to the sensor. Located bug in the API function where the device address was being arbitrarily being divided by 2 before being assigned to the sensor.

TODO in python_lib\vl53l0x_python.c mentioned bug resulting in output of VL53L0X_SetDeviceAddress() having to multiple desired i2c_address by 2 in order to get correct address assigned to the sensor. Located bug in the API function where the device address was being arbitrarily being divided by 2 before being assigned to the sensor.
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