rcS: use mtd on FMUv1 too

This commit is contained in:
Anton Babushkin 2014-01-17 23:15:23 +01:00
parent a8d362de13
commit c94eb3198a
1 changed files with 2 additions and 5 deletions

View File

@ -75,12 +75,9 @@ then
# Load parameters
#
set PARAM_FILE /fs/microsd/params
if hw_ver compare PX4FMU_V2
if mtd start
then
if mtd start
then
set PARAM_FILE /fs/mtd_params
fi
set PARAM_FILE /fs/mtd_params
fi
param select $PARAM_FILE