From 62447c1bb90367bc51d5b46ae9825dc5c9f1ac63 Mon Sep 17 00:00:00 2001 From: "pixel::doc" Date: Thu, 2 Sep 2021 00:23:59 +0200 Subject: [PATCH 1/2] Update edit_config_param.html Fixed some Text --- sd-card/html/edit_config_param.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sd-card/html/edit_config_param.html b/sd-card/html/edit_config_param.html index af2ccfc1..5d79549a 100644 --- a/sd-card/html/edit_config_param.html +++ b/sd-card/html/edit_config_param.html @@ -52,7 +52,7 @@ textarea { - + @@ -276,7 +276,7 @@ textarea { - path to CNN model file for image recognition + Path to CNN model file for image recognition @@ -330,7 +330,7 @@ textarea { Model - path to CNN model file for image recognition + Path to CNN model file for image recognition @@ -459,7 +459,7 @@ textarea { - Activate to enalbe additional consistency check - especially zero crossing check between digits + Enable additional consistency check - especially zero crossing check between digits @@ -485,7 +485,7 @@ textarea { - shift the digit separator within the digital digits (positiv and negativ) + Shift the digit separator within the digital digits (positiv and negativ) @@ -1838,4 +1838,4 @@ LoadConfigNeu(); - \ No newline at end of file + From 5e9d9bd264c404ad98fa006f533185bf8e171457 Mon Sep 17 00:00:00 2001 From: "pixel::doc" Date: Thu, 2 Sep 2021 10:09:36 +0200 Subject: [PATCH 2/2] Update edit_config_param.html Fixed some more Text. --- sd-card/html/edit_config_param.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sd-card/html/edit_config_param.html b/sd-card/html/edit_config_param.html index 5d79549a..02e6e5d9 100644 --- a/sd-card/html/edit_config_param.html +++ b/sd-card/html/edit_config_param.html @@ -533,9 +533,9 @@ textarea { - MQTT main topic, under which the counters are published. The single value will be published with the following key: MAINTOPIC/VALUE_NAME/PARAMTER
+ MQTT main topic, under which the counters are published. The single value will be published with the following key: MAINTOPIC/VALUE_NAME/PARAMETER
where parameters are: value, rate, timestamp, error
- The general connection status can be found in MAINTOPiC"/CONNECTION + The general connection status can be found in MAINTOPIC/CONNECTION @@ -563,7 +563,7 @@ textarea { - user for MQTT authentication + User for MQTT authentication @@ -577,7 +577,7 @@ textarea { - password for MQTT authentication + Password for MQTT authentication