This commit is contained in:
CaCO3
2024-10-04 22:03:41 +02:00
parent e1ea09c501
commit bb69929247
4 changed files with 2 additions and 12 deletions

View File

@@ -528,7 +528,6 @@ extern "C" void app_main(void)
}
}
void migrateConfiguration(void) {
std::vector<string> splitted;
bool migrated = false;

View File

@@ -1,9 +0,0 @@
# Parameter `<NUMBER>.AnalogDigitTransitionStart`
Default Value: `9.2`
This can be used if you have wrong values, but the recognition of the individual ROIs are correct.
Look for the start of changing of the first digit and note the analog pointer value behind.
Set it here. Only used on combination of digits and analog pointers.
See [here](../Watermeter-specific-analog---digit-transition) for details.
Range: `6.0` .. `9.9`.