mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 22:24:26 +00:00
wifi scan
This commit is contained in:
@@ -7,4 +7,7 @@ static struct {
|
|||||||
struct arg_end *end;
|
struct arg_end *end;
|
||||||
} scan_wifi_args;
|
} scan_wifi_args;
|
||||||
|
|
||||||
|
static int exec_scan_wifi_cmd(int argc, char **argv);
|
||||||
|
static void register_scan_wifi_cmd(void);
|
||||||
|
|
||||||
#endif
|
#endif
|
Reference in New Issue
Block a user