mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
Copter: Comment change, main loop time to 400Hz.
This commit is contained in:
parent
18bac524a3
commit
bc23ea4633
@ -868,7 +868,7 @@ void loop()
|
||||
}
|
||||
|
||||
|
||||
// Main loop - 100hz
|
||||
// Main loop - 400hz
|
||||
static void fast_loop()
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user