Copter: typo in control_acro.pde

This commit is contained in:
Randy Mackay 2014-01-30 21:13:41 +09:00 committed by Andrew Tridgell
parent ec989c720c
commit 9f33873b2e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
/*
* control_stabilize.pde - init and run calls for acro flight mode
* control_acro.pde - init and run calls for acro flight mode
*/
// acro_init - initialise acro controller