Resolved! VL53L1: What is the data format for the offset calibration parameters?
VL53L1_PerformOffsetCalibration(Dev, 140, 17 << 16)From digging in the code it looks like CalReflectancePerCent is fixpoint1616 and CalDistanceMilliMeter is an int32. For example is this the correct format to calibrate with a 17% Grey card at 140mm?