mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 18:38:28 -04:00
revved Params firmware version
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1858 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
395e642f3b
commit
50bd55107d
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user