Browse Source

Copter: typo in control_acro.pde

mission-4.1.18
Randy Mackay 11 years ago committed by Andrew Tridgell
parent
commit
9f33873b2e
  1. 2
      ArduCopter/control_acro.pde

2
ArduCopter/control_acro.pde

@ -1,7 +1,7 @@ @@ -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

Loading…
Cancel
Save