mirror of https://github.com/ArduPilot/ardupilot
ArduCopter: updated firmware version to 2.8
This commit is contained in:
parent
4395fad6e9
commit
a37a9b5b67
|
@ -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…
Reference in New Issue