mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 01:18:29 -04:00
PX4: fixed startup log msg location
This commit is contained in:
parent
6bf76acf96
commit
1adacf42b9
@ -109,6 +109,8 @@ then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
echo "Trying PX4IO board"
|
||||||
|
|
||||||
# try the px4io start twice. Some FMUv2 board don't
|
# try the px4io start twice. Some FMUv2 board don't
|
||||||
# come up the first time
|
# come up the first time
|
||||||
set HAVE_PX4IO false
|
set HAVE_PX4IO false
|
||||||
@ -334,8 +336,6 @@ then
|
|||||||
echo "Found mb12xx sensor"
|
echo "Found mb12xx sensor"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Trying PX4IO board"
|
|
||||||
|
|
||||||
if mtd start /fs/mtd
|
if mtd start /fs/mtd
|
||||||
then
|
then
|
||||||
echo "started mtd driver OK"
|
echo "started mtd driver OK"
|
||||||
|
Loading…
Reference in New Issue
Block a user