mirror of https://github.com/ArduPilot/ardupilot
ArduCopter: create 2.9 branch and update firmware version
This commit is contained in:
parent
18581d0220
commit
8e032b89ee
|
@ -1,8 +1,8 @@
|
|||
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||
|
||||
#define THISFIRMWARE "ArduCopter V2.8.1a"
|
||||
#define THISFIRMWARE "ArduCopter V2.9-rc1"
|
||||
/*
|
||||
* ArduCopter Version 2.8
|
||||
* ArduCopter Version 2.9
|
||||
* 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