new module
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
typedef struct
|
||||
{
|
||||
char ssid[32];
|
||||
char ssid[33];
|
||||
int rssi;
|
||||
bool auth;
|
||||
} wifi_scan_ap_t;
|
||||
|
||||
Reference in New Issue
Block a user