From 7270d417a303e64035fa13103404df99f1980501 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Thu, 7 Sep 2017 16:41:24 +0200 Subject: [PATCH] fix bad default msg --- about.html | 2 +- term.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/about.html b/about.html index 72be7b8..d4c929d 100644 --- a/about.html +++ b/about.html @@ -54,7 +54,7 @@ - + diff --git a/term.html b/term.html index e4db788..981a34d 100644 --- a/term.html +++ b/term.html @@ -86,7 +86,7 @@ try { window.noAutoShow = true; termInit(); // the screen will be loaded via ajax - Screen.load('ESPTerm Web UI Demo\u0001OK\u0001Cancel\u0001\u0001\u0001Help'); + Screen.load('TESPTerm Web UI Demo\u0001OK\u0001Cancel\u0001\u0001\u0001Help'); // auto-clear the input box $('#softkb-input').on('input', function(e) {
ESPTermv1.0.0, built 2017-09-07 at 16:29v1.0.0, built 2017-09-07 at 16:41
libesphttpd