yWeb/Y_Tools_Screenshot_GraphLCD: change filename

Origin commit data
------------------
Commit: 2f45b396cc
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-09 (Thu, 09 Feb 2023)

Origin message was:
------------------
- yWeb/Y_Tools_Screenshot_GraphLCD: change filename
This commit is contained in:
vanhofen
2023-02-09 21:23:34 +01:00
parent 499e4f715a
commit 8e2ee60158
2 changed files with 3 additions and 9 deletions

View File

@@ -528,8 +528,3 @@ function saveTextAsFile(content, filename, filetype)
}
downloadLink.click();
}
function glcdscreenshot(_filename)
{
return loadSyncURL("/control/glcdscreenshot?name="+_filename);
}