mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 16:57:35 +08:00
ROMFS: Do not abort system boot on sensor error
This commit is contained in:
@@ -112,4 +112,6 @@ fi
|
||||
|
||||
# Wait 20 ms for sensors (because we need to wait for the HRT and work queue callbacks to fire)
|
||||
usleep 20000
|
||||
sensors start
|
||||
if sensors start
|
||||
then
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user