mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-04 21:30:40 +08:00
Fix AP List not show list in plain text
This commit is contained in:
parent
eaba22990a
commit
9ef91a421c
@ -46,7 +46,6 @@ bool Commands::ESP410(const char* cmd_params, level_authenticate_type auth_type,
|
||||
uint8_t total = 0;
|
||||
if (plain) {
|
||||
output->printLN ("Start Scan");
|
||||
output->flush();
|
||||
}
|
||||
n = WiFi.scanNetworks ();
|
||||
if (!plain) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user