From dfa368c8f97c3457e6a0c0f1c45f38fe289cce06 Mon Sep 17 00:00:00 2001 From: Jean Cyr Date: Wed, 11 Sep 2013 22:20:04 -0400 Subject: [PATCH] Fix receiver pairing comment --- src/uas/UAS.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uas/UAS.cc b/src/uas/UAS.cc index 0d3e7c6fd..816797844 100644 --- a/src/uas/UAS.cc +++ b/src/uas/UAS.cc @@ -2867,7 +2867,7 @@ void UAS::land() } /** -* Order the robot to land on the runway +* Order the robot to start receiver pairing */ void UAS::pairRX(int rxType, int rxSubType) { -- 2.22.0