rcS: The param save command is unnecessary as param set already stores to disk.

This commit is contained in:
Lorenz Meier 2016-10-02 11:29:53 +02:00
parent 74b2780874
commit 93ad4fa440
1 changed files with 0 additions and 2 deletions

View File

@ -186,7 +186,6 @@ then
if ver hwcmp MINDPX_V2
then
param set INAV_LIDAR_ERR 0.8
param save
fi
fi
@ -224,7 +223,6 @@ then
if [ $AUTOCNF == yes ]
then
param set SYS_AUTOCONFIG 0
param save
fi
unset AUTOCNF