1.0
This commit is contained in:
@@ -37,13 +37,13 @@ static const Vl53RuntimeCalibration_t k_vl53_left_calibration[2] = {
|
||||
|
||||
static const Vl53RuntimeCalibration_t k_vl53_right_calibration[2] = {
|
||||
{
|
||||
.offset_micro_meters = 5000,
|
||||
.offset_micro_meters = 9000,
|
||||
.xtalk_compensation_rate_mcps = 0,
|
||||
.offset_calibrated = 1,
|
||||
.xtalk_calibrated = 0,
|
||||
},
|
||||
{
|
||||
.offset_micro_meters = 10000,
|
||||
.offset_micro_meters = 13000,
|
||||
.xtalk_compensation_rate_mcps = 0,
|
||||
.offset_calibrated = 1,
|
||||
.xtalk_calibrated = 0,
|
||||
|
||||
Reference in New Issue
Block a user