PX4: fixed startup log msg location

This commit is contained in:
Andrew Tridgell 2014-10-30 08:30:38 +11:00
parent 6bf76acf96
commit 1adacf42b9

View File

@ -109,6 +109,8 @@ then
fi
echo "Trying PX4IO board"
# try the px4io start twice. Some FMUv2 board don't
# come up the first time
set HAVE_PX4IO false
@ -334,8 +336,6 @@ then
echo "Found mb12xx sensor"
fi
echo "Trying PX4IO board"
if mtd start /fs/mtd
then
echo "started mtd driver OK"