Browse Source

ArduCopter: updated firmware version to 2.8

mission-4.1.18
rmackay9 12 years ago
parent
commit
a37a9b5b67
  1. 4
      ArduCopter/ArduCopter.pde

4
ArduCopter/ArduCopter.pde

@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
#define THISFIRMWARE "ArduCopter V2.7.4-Zeta"
#define THISFIRMWARE "ArduCopter V2.8"
/*
* ArduCopter Version 2.7.4
* ArduCopter Version 2.8
* Lead author: Jason Short
* Based on code and ideas from the Arducopter team: Randy Mackay, Pat Hickey, Jose Julio, Jani Hirvinen, Andrew Tridgell, Justin Beech, Adam Rivera, Jean-Louis Naudin, Roberto Navoni
* Thanks to: Chris Anderson, Mike Smith, Jordi Munoz, Doug Weibel, James Goppert, Benjamin Pelletier, Robert Lefebvre, Marco Robustini

Loading…
Cancel
Save