ArduCopter: updated firmware to simply 2.6 (i.e. removed Epsilon) ahead of the release

This commit is contained in:
rmackay9 2012-06-15 00:42:59 +09:00
parent e31a1d969f
commit c62cc4844e

View File

@ -1,6 +1,6 @@
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
#define THISFIRMWARE "ArduCopter V2.6 Epsilon"
#define THISFIRMWARE "ArduCopter V2.6"
/*
ArduCopter Version 2.6
Lead author: Jason Short