revved Params firmware version

git-svn-id: https://arducopter.googlecode.com/svn/trunk@1858 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
jasonshort 2011-04-08 19:15:49 +00:00
parent 395e642f3b
commit 50bd55107d

View File

@ -17,7 +17,7 @@ public:
// The increment will prevent old parameters from being used incorrectly
// by newer code.
//
static const uint16_t k_format_version = 2;
static const uint16_t k_format_version = 3;
//
// Parameter identities.