rcS: add clarifying comment for Pixhawk 3 Pro UART port

This commit is contained in:
Beat Küng 2018-02-08 14:48:49 +01:00
parent 35acdfa717
commit 4772a25b77
1 changed files with 1 additions and 0 deletions

View File

@ -592,6 +592,7 @@ then
else
if ver hwcmp PX4FMU_V4 PX4FMU_V4PRO MINDPX_V2
then
# This is TELEM4 on Pixhawk 3 Pro
frsky_telemetry start -d /dev/ttyS6
fi
fi