mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Copter: minor comment update
No functional change
This commit is contained in:
parent
00836eea99
commit
1f160f2903
@ -404,8 +404,7 @@ void Copter::ten_hz_logging_loop()
|
|||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
// fifty_hz_logging_loop
|
// twentyfive_hz_logging - should be run at 25hz
|
||||||
// should be run at 50hz
|
|
||||||
void Copter::twentyfive_hz_logging()
|
void Copter::twentyfive_hz_logging()
|
||||||
{
|
{
|
||||||
#if HIL_MODE != HIL_MODE_DISABLED
|
#if HIL_MODE != HIL_MODE_DISABLED
|
||||||
|
Loading…
Reference in New Issue
Block a user