Browse Source

ArduCopter: update firmware version to 2.9-rc4

mission-4.1.18
Randy Mackay 12 years ago committed by Andrew Tridgell
parent
commit
c1fa850d10
  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.9-rc3"
#define THISFIRMWARE "ArduCopter V2.9-rc4"
/*
* ArduCopter Version 2.9
* Lead author: Jason Short

Loading…
Cancel
Save