This commit is contained in:
e2002
2022-11-18 14:01:35 +03:00
parent ef14938dbe
commit 0bb4272d8b
13 changed files with 65 additions and 68 deletions

View File

@@ -123,7 +123,7 @@ struct station_t
struct neworkItem
{
char ssid[20];
char ssid[30];
char password[40];
};