From 8f389f89391b11064d24b324819dab83e464dfdd Mon Sep 17 00:00:00 2001 From: DanielR92 Date: Sat, 20 Aug 2022 22:44:44 +0200 Subject: [PATCH] Delete checkserial() in the input field Webbrowser error when the site 'setup' is called. JS function not exist. https://github.com/grindylow/ahoy/issues/184 (first row) --- tools/esp8266/web.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/esp8266/web.cpp b/tools/esp8266/web.cpp index 9e4e9802..5ccdb002 100644 --- a/tools/esp8266/web.cpp +++ b/tools/esp8266/web.cpp @@ -185,7 +185,7 @@ void web::showSetup(void) { inv += F("serial.u64, HEX); - inv += F("\"/ maxlength=\"12\" onkeyup=\"checkSerial()\">"); + inv += F("\"/ maxlength=\"12\">"); inv += F(""); inv += F("