mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-04 05:05:19 +08:00
Fix sensor rail reset on Pixracer. Increase the reset duration to 50 ms to ensure the sensor power has bled off.
This commit is contained in:
@@ -30,7 +30,7 @@ else
|
||||
# schematic and BOM, leading to sensor brownouts
|
||||
# on boot. Original Pixracers following the
|
||||
# open hardware design do not require this.
|
||||
fmu sensor_reset 20
|
||||
fmu sensor_reset 50
|
||||
fi
|
||||
|
||||
if ms5611 -s start
|
||||
|
||||
Reference in New Issue
Block a user