Copter: Change RATE (NFC)

This commit is contained in:
muramura 2023-07-30 09:51:58 +09:00 committed by Randy Mackay
parent c6a4c2ae87
commit d9492c1c6c
1 changed files with 1 additions and 1 deletions

View File

@ -614,7 +614,7 @@ void Copter::twentyfive_hz_logging()
#endif #endif
} }
// three_hz_loop - 3.3hz loop // three_hz_loop - 3hz loop
void Copter::three_hz_loop() void Copter::three_hz_loop()
{ {
// check if we've lost contact with the ground station // check if we've lost contact with the ground station