Merge pull request #1587 from anton-matosov/fix_autoconf

Fixed autoconf variable check
This commit is contained in:
Lorenz Meier 2015-01-05 20:24:35 +01:00
commit e672fdbbd6

View File

@ -9,7 +9,7 @@
sh /etc/init.d/rc.mc_defaults
if [ $DO_AUTOCONFIG == yes ]
if [ $AUTOCNF == yes ]
then
param set MC_ROLL_P 7.0
param set MC_ROLLRATE_P 0.07