mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-13 04:00:35 +08:00
Improvement when params are corrupted
This commit is contained in:
@@ -122,7 +122,7 @@ else
|
||||
then
|
||||
echo "ERROR [init] param transition"
|
||||
else
|
||||
echo "Successful param transition. The system will reboot!"
|
||||
echo "The system will reboot!"
|
||||
# Wait for UART to send messages
|
||||
usleep 200000
|
||||
reboot
|
||||
|
||||
Reference in New Issue
Block a user