nxphlite-v3:Fix merge issue

This commit is contained in:
David Sidrane
2018-08-03 10:14:05 -07:00
committed by Daniel Agar
parent 5044426949
commit e892227d1f
-4
View File
@@ -272,10 +272,6 @@ else
if ver hwcmp NXPHLITE_V3
then
param set SYS_FMU_TASK 1
# Let the mavlink compaion logic fail to start
set MAVLINK_COMPANION_DEVICE none
# Telem 1 is P10
set MAVLINK_F "-r 1200 -f -d /dev/ttyS4"
fi
###############################################################################