aerofc: load autostart on first boot

This commit is contained in:
Lucas De Marchi 2016-11-21 16:45:27 -02:00 committed by Lorenz Meier
parent 2fb09b7978
commit 780e903d5b

View File

@ -187,6 +187,10 @@ then
if ver hwcmp AEROFC_V1
then
if param compare SYS_AUTOSTART 0
then
set AUTOCNF yes
fi
param set SYS_AUTOSTART 4070
fi