Răsfoiți Sursa

Merge branch 'master' into rolling

CaCO3 1 an în urmă
părinte
comite
e1ea09c501

+ 1 - 1
code/components/esp-tflite-micro

@@ -1 +1 @@
-Subproject commit 13f26b829405e9323e4212ffa954c261b1e21eeb
+Subproject commit 0032f1734e1e7b5fcf1b588cf1abb9ef53fed4c3

+ 1 - 0
code/main/main.cpp

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

+ 9 - 0
param-docs/parameter-pages/PostProcessing/NUMBER.AnalogDigitTransitionStart.md

@@ -0,0 +1,9 @@
+# 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`.

+ 1 - 1
sd-card/html/edit_config_template.html

@@ -3239,4 +3239,4 @@ LoadConfigNeu();
  
 </script>
 </body>
-</html>
+</html>

+ 1 - 1
sd-card/html/edit_reference.html

@@ -1424,4 +1424,4 @@
 
     </script>
 </body>
-</html>
+</html>