VTOL: set RTL_TYPE default for VTOL to 1 (return to home via mission landing if available)

This commit is contained in:
Silvan Fuhrer
2019-08-20 11:16:32 +02:00
committed by Roman Bapst
parent 8a8cc3b52b
commit 536f073d02

View File

@@ -26,6 +26,7 @@ then
param set PWM_RATE 400
param set RTL_LAND_DELAY 0
param set RTL_TYPE 1
param set WV_EN 1
fi