Browse Source

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

master
rmackay9 13 years ago
parent
commit
c62cc4844e
  1. 2
      ArduCopter/ArduCopter.pde

2
ArduCopter/ArduCopter.pde

@ -1,6 +1,6 @@ @@ -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

Loading…
Cancel
Save