diff --git a/README.md b/README.md index 72e92289..820ce6b7 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,12 @@ In other cases you can contact the developer via email:

Define Digits

-Here you define your digits you want to read. +Here you define your digits you want to read. If you have more than one number on the reading you can define several numbers with the "Number" selector. There you can also define new numbers.

With the drop down menue "ROI x" you can change between the different digits. Mark them with the mouse or the coordinates.
diff --git a/sd-card/html/explain_4.html b/sd-card/html/explain_4.html index 546376a3..862bfaf9 100644 --- a/sd-card/html/explain_4.html +++ b/sd-card/html/explain_4.html @@ -22,7 +22,7 @@ p {font-size: 1em;}

Define Digits

-Here you define your analog counters you want to read. If you do not have analog counters delete all ROIs. +Here you define your analog counters you want to read. If you have more than one number on the reading you can define several numbers with the "Number" selector. There you can also define new numbers. If you do not have analog counters delete all ROIs.

With the drop down menue "ROI x" you can change between the different counters. Mark them with the mouse or the coordinates.
diff --git a/sd-card/html/gethost.js b/sd-card/html/gethost.js index 3432c724..0a72da08 100644 --- a/sd-card/html/gethost.js +++ b/sd-card/html/gethost.js @@ -9,7 +9,7 @@ function getbasepath(){ { // host = "http://192.168.2.219"; // jomjol interner test host = "http://192.168.178.46"; // jomjol interner test -// host = "http://192.168.178.22"; // jomjol interner Real + host = "http://192.168.178.22"; // jomjol interner Real // host = "."; // jomjol interner localhost diff --git a/sd-card/html/version.txt b/sd-card/html/version.txt index 47da986f..deeb3d66 100644 --- a/sd-card/html/version.txt +++ b/sd-card/html/version.txt @@ -1 +1 @@ -9.1.0 +9.2.0