Closed tridge closed 7 years ago
:+1: Patch is correct based on ST API source V1.0.2 vl53l0x_api_core.c L398-9:
vl53l0x_api_core.c
Status |= VL53L0X_RdByte(Dev, 0x83, &byte); Status |= VL53L0X_WrByte(Dev, 0x83, byte&0xfb);
Thanks for catching that!
:+1: Patch is correct based on ST API source V1.0.2
vl53l0x_api_core.c
L398-9: