forked from Archive/PX4-Autopilot
remove unuse param
This commit is contained in:
parent
4dfe3e199e
commit
5c7da88265
|
@ -41,9 +41,6 @@ then
|
|||
param set VT_ELEV_MC_LOCK 0
|
||||
param set VT_MOT_ID 12
|
||||
param set VT_TYPE 0
|
||||
|
||||
# Indicate that FW roll direction was fixed in mixer, to be removed in v1.10
|
||||
param set V19_VT_ROLLDIR 0
|
||||
fi
|
||||
|
||||
set MAV_TYPE 19
|
||||
|
|
Loading…
Reference in New Issue