From d9492c1c6c28e657e501f0311bfc35ae72f9963b Mon Sep 17 00:00:00 2001 From: muramura Date: Sun, 30 Jul 2023 09:51:58 +0900 Subject: [PATCH] Copter: Change RATE (NFC) --- ArduCopter/Copter.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArduCopter/Copter.cpp b/ArduCopter/Copter.cpp index 605532d444..5e9e59a019 100644 --- a/ArduCopter/Copter.cpp +++ b/ArduCopter/Copter.cpp @@ -614,7 +614,7 @@ void Copter::twentyfive_hz_logging() #endif } -// three_hz_loop - 3.3hz loop +// three_hz_loop - 3hz loop void Copter::three_hz_loop() { // check if we've lost contact with the ground station