mirror of https://github.com/ArduPilot/ardupilot
ArduCopter: updated firmware version to 2.6 Delta ahead of the next round of testing (and hopefully soon a release)
This commit is contained in:
parent
c034a3a6f7
commit
df72f70aba
|
@ -1,6 +1,6 @@
|
|||
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||
|
||||
#define THISFIRMWARE "ArduCopter V2.6 Gamma"
|
||||
#define THISFIRMWARE "ArduCopter V2.6 Delta"
|
||||
/*
|
||||
ArduCopter Version 2.5
|
||||
Lead author: Jason Short
|
||||
|
|
Loading…
Reference in New Issue