mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 03:22:21 +00:00
wifi scan
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
#ifndef CMD_SCAN_WIFI_H
|
||||
#define CMD_SCAN_WIFI_H
|
||||
|
||||
static struct {
|
||||
// struct arg_int *gpio;
|
||||
struct arg_int *dump;
|
||||
struct arg_end *end;
|
||||
} scan_wifi_args;
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user