Compare commits

3 Commits

Author SHA1 Message Date
4b5db1d472 doc: updated schematic 2026-01-09 09:55:56 +03:00
4c313d7e9a perf: updated components 2026-01-06 11:00:05 +03:00
1a24f57025 perf: updated components 2025-12-28 22:26:09 +03:00
3 changed files with 8107 additions and 8108 deletions

View File

@@ -41,7 +41,7 @@ static void _zh_wifi_softap_init(void)
.ap = {
.ssid = WIFI_SSID,
.password = WIFI_PASS,
.max_connection = 4,
.max_connection = MAX_STA_CONNECTION,
.authmode = WIFI_AUTH_WPA2_PSK,
},
};

File diff suppressed because it is too large Load Diff