From b3c0a1e3aafc5f06bc206743e0ab5df5674200c2 Mon Sep 17 00:00:00 2001 From: jomjol <30766535+jomjol@users.noreply.github.com> Date: Mon, 17 Aug 2020 20:56:38 +0200 Subject: [PATCH] config.ini editor --- README.md | 4 +- sd-card/html/edit_config.html | 82 +++++++++++++++++++++++++++++++++++ sd-card/html/index.html | 1 + 3 files changed, 85 insertions(+), 2 deletions(-) create mode 100644 sd-card/html/edit_config.html diff --git a/README.md b/README.md index b650f6e7..1059c6b9 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ A 3d-printable housing can be found here: https://www.thingiverse.com/thing:4571 ## Change log - latest version -##### Rolling (2020-08-15) +##### Rolling (2020-08-17) -* Nightly updates (bug fixing) +* Only editor for config.ini * Implementation of Digital Consistency Check: check if Digit shows next number earlier, than previous number has gone through zero - Turn on/off - see updated config.ini `CheckDigitIncreaseConsistency = True`) Not fully tested! diff --git a/sd-card/html/edit_config.html b/sd-card/html/edit_config.html new file mode 100644 index 00000000..a2d38fd2 --- /dev/null +++ b/sd-card/html/edit_config.html @@ -0,0 +1,82 @@ + +
+ +| Config.ini: | ||
| + + | +||
| + | ||