Removed lidar lite reset after intialization

This commit is contained in:
Julian Oes 2019-11-05 15:07:19 +01:00 committed by Daniel Agar
parent 23334df1e5
commit 3c8685742e
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ LidarLiteI2C::probe()
}
_retries = 3;
return reset_sensor();
return OK;
}
PX4_DEBUG("probe failed unit_id=0x%02x hw_version=0x%02x sw_version=0x%02x",