mirror of https://github.com/ArduPilot/ardupilot
ArduCopter - updated to firmware version to 2.5.2 to avoid confusion with post 2.5.1 versions posted to downloads area
This commit is contained in:
parent
84d8414a2e
commit
89576a281a
|
@ -1,6 +1,6 @@
|
|||
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||
|
||||
#define THISFIRMWARE "ArduCopter V2.5.1"
|
||||
#define THISFIRMWARE "ArduCopter V2.5.2"
|
||||
/*
|
||||
ArduCopter Version 2.5
|
||||
Lead author: Jason Short
|
||||
|
|
Loading…
Reference in New Issue