Removed lidar lite reset after intialization

This commit is contained in:
Jacob Dahl 2019-10-29 15:35:05 -06:00 committed by Lorenz Meier
parent 40850f58ee
commit 005f530eed
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",