mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 08:36:12 +00:00
wifi scan
This commit is contained in:
@@ -31,7 +31,7 @@ static int exec_scan_wifi_cmd(int argc, char **argv) {
|
|||||||
// Scan Wi-Fi
|
// Scan Wi-Fi
|
||||||
printf("\nScanning is in progress");
|
printf("\nScanning is in progress");
|
||||||
}
|
}
|
||||||
return s;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void register_scan_wifi_cmd (void) {
|
static void register_scan_wifi_cmd (void) {
|
||||||
|
Reference in New Issue
Block a user