forked from Archive/PX4-Autopilot
renaming of rover file to match the model's name
This commit is contained in:
parent
62c22582b2
commit
77142f2da7
|
@ -287,10 +287,10 @@ fi
|
|||
|
||||
|
||||
#
|
||||
# Ground Rover
|
||||
# Ground Rover AxialRacing AX10
|
||||
#
|
||||
if param compare SYS_AUTOSTART 50001
|
||||
then
|
||||
sh /etc/init.d/50001_rover
|
||||
sh /etc/init.d/50001_axialracing_ax10
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue