mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
added missing then after if
This commit is contained in:
parent
b521eeaa08
commit
ee3ccf8715
@ -607,6 +607,7 @@ then
|
||||
# Rover setup
|
||||
#
|
||||
if [ $VEHICLE_TYPE == rover ]
|
||||
then
|
||||
# 10 is MAV_TYPE_GROUND_ROVER
|
||||
set MAV_TYPE 10
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user