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:
@@ -1,4 +1,10 @@
|
|||||||
#ifndef CMD_SCAN_WIFI_H
|
#ifndef CMD_SCAN_WIFI_H
|
||||||
#define 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
|
#endif
|
Reference in New Issue
Block a user