Revved the firmware to force resetting the EERPOM

This commit is contained in:
Jason Short 2011-09-25 12:24:02 -07:00
parent 9dc42122f8
commit 9de6117e4c

View File

@ -17,7 +17,7 @@ public:
// The increment will prevent old parameters from being used incorrectly // The increment will prevent old parameters from being used incorrectly
// by newer code. // by newer code.
// //
static const uint16_t k_format_version = 109; static const uint16_t k_format_version = 110;
// The parameter software_type is set up solely for ground station use // The parameter software_type is set up solely for ground station use
// and identifies the software type (eg ArduPilotMega versus ArduCopterMega) // and identifies the software type (eg ArduPilotMega versus ArduCopterMega)