raise DHCP max station count to 12

This commit is contained in:
jess 2026-04-02 16:11:14 -07:00
parent e1209a89cc
commit 9e9410a78e
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
CONFIG_IDF_TARGET="esp32s3" CONFIG_IDF_TARGET="esp32s3"
CONFIG_LWIP_DHCPS_MAX_STATION_NUM=12