Copter: Comment change, main loop time to 400Hz.

This commit is contained in:
Robert Lefebvre 2015-05-28 14:59:49 -04:00 committed by Randy Mackay
parent 18bac524a3
commit bc23ea4633

View File

@ -868,7 +868,7 @@ void loop()
}
// Main loop - 100hz
// Main loop - 400hz
static void fast_loop()
{