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:
rmackay9 2012-06-08 21:54:09 +09:00
parent c034a3a6f7
commit df72f70aba
1 changed files with 1 additions and 1 deletions

View File

@ -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