mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Fix accidentally comitted hardcoded autostart
This commit is contained in:
@@ -166,11 +166,11 @@ then
|
||||
set MODE custom
|
||||
fi
|
||||
|
||||
#if param compare SYS_AUTOSTART 10
|
||||
#then
|
||||
if param compare SYS_AUTOSTART 10
|
||||
then
|
||||
sh /etc/init.d/10_dji_f330
|
||||
set MODE custom
|
||||
#fi
|
||||
fi
|
||||
|
||||
if param compare SYS_AUTOSTART 11
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user