mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
added rover autostart to rc.autostart
This commit is contained in:
@@ -285,3 +285,12 @@ then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# Ground Rover
|
||||||
|
#
|
||||||
|
if param compare SYS_AUTOSTART 50001
|
||||||
|
then
|
||||||
|
sh /etc/init.d/50001_rover
|
||||||
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user