perf: updated components
This commit is contained in:
Submodule components/zh_pcf8574 updated: 80fc61936c...de9ece9c0d
@@ -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,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user