Merge pull request #7332 from etracer65/battery_pg_version_update

Battery Config PG version update - Fix for #7255
This commit is contained in:
Michael Keller 2019-01-08 00:27:41 +13:00 committed by GitHub
commit 3802553a31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ static batteryState_e consumptionState;
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_NONE
#endif
PG_REGISTER_WITH_RESET_TEMPLATE(batteryConfig_t, batteryConfig, PG_BATTERY_CONFIG, 2);
PG_REGISTER_WITH_RESET_TEMPLATE(batteryConfig_t, batteryConfig, PG_BATTERY_CONFIG, 3);
PG_RESET_TEMPLATE(batteryConfig_t, batteryConfig,
// voltage