Cleanup web UI (#2378)

* fix wrong index on backup log

* remove no longer used files/functions

* improve logging on Alignment Mark Update

---------

Co-authored-by: CaCO3 <caco@ruinelli.ch>
This commit is contained in:
CaCO3
2023-05-01 22:38:30 +02:00
committed by GitHub
parent 6a45ab7693
commit 9a07f271ff
5 changed files with 5 additions and 51 deletions

View File

@@ -1,13 +1,7 @@
/* The UI can also be run locally, but you have to set the IP of your devide accordingly.
* And you also might have to disable CORS in your webbrowser! */
var domainname_for_testing = "192.168.178.23";
function gethost_Version(){
return "1.0.0 - 20200910";
}
var domainname_for_testing = "192.168.1.153";
/* Returns the domainname with prepended protocol.