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