Blimp: unmark FORMAT_VERSION as read-only

Matches other vehicles and allows GCSes to use documented behavior of a
zero write to FORMAT_VERSION to reset EEPROM contents.
This commit is contained in:
Thomas Watson 2024-04-04 17:20:45 -05:00 committed by Andrew Tridgell
parent 58c51f9fe6
commit 319d1a794f
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ const AP_Param::Info Blimp::var_info[] = {
// @DisplayName: Eeprom format version number
// @Description: This value is incremented when changes are made to the eeprom format
// @User: Advanced
// @ReadOnly: True
GSCALAR(format_version, "FORMAT_VERSION", 0),
// @Param: SYSID_THISMAV