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:
rmackay9 2012-03-23 23:12:49 +09:00
parent 84d8414a2e
commit 89576a281a
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.5.1"
#define THISFIRMWARE "ArduCopter V2.5.2"
/*
ArduCopter Version 2.5
Lead author: Jason Short