Fix accidentally comitted hardcoded autostart

This commit is contained in:
Lorenz Meier 2013-10-15 09:22:47 +02:00
parent 99068e864b
commit b5d3355dfb
1 changed files with 3 additions and 3 deletions

View File

@ -166,11 +166,11 @@ then
set MODE custom set MODE custom
fi fi
#if param compare SYS_AUTOSTART 10 if param compare SYS_AUTOSTART 10
#then then
sh /etc/init.d/10_dji_f330 sh /etc/init.d/10_dji_f330
set MODE custom set MODE custom
#fi fi
if param compare SYS_AUTOSTART 11 if param compare SYS_AUTOSTART 11
then then