diff --git a/simpleadmin/www/bandlock.html b/simpleadmin/www/bandlock.html index 626a98b..4e02633 100644 --- a/simpleadmin/www/bandlock.html +++ b/simpleadmin/www/bandlock.html @@ -809,10 +809,6 @@ this.startCountdown(); console.error("Error sending AT command:", error); }); - - // Query the scan command after enabling - this.queryATCommand(queryScanCmd); - }, fullNetworkScan() { const scanCmd = "AT+QSCAN=3,1";