forked from Archive/PX4-Autopilot
Make startup less chatty
This commit is contained in:
parent
8c8e9a4ff9
commit
f504863fee
|
@ -181,7 +181,7 @@ then
|
|||
|
||||
set IO_PRESENT yes
|
||||
else
|
||||
echo "[init] PX4IO CRC failure, trying to update"
|
||||
echo "[init] Trying to update"
|
||||
echo "PX4IO CRC failure" >> $LOG_FILE
|
||||
|
||||
tone_alarm MLL32CP8MB
|
||||
|
|
Loading…
Reference in New Issue