Remove CONFIG_LWIP_MAX_SOCKETS

This was breaking `web_server`
Solves #2050
This commit is contained in:
Edward Firmo
2024-04-12 09:36:21 +02:00
parent 60078bd680
commit 2a0f92d548
4 changed files with 32 additions and 88 deletions

View File

@@ -17,7 +17,7 @@ substitutions:
invalid_cooldown: "100ms"
bytes_per_char: "1"
##### DON'T CHANGE THIS ######
version: "4.3.4"
version: "4.3.5d1"
##############################
##### External components #####
@@ -27,7 +27,7 @@ external_components:
# path: packages/Blackymas/components
type: git
url: https://github.com/Blackymas/NSPanel_HA_Blueprint
ref: v4.3.4
ref: v4.3.5
components:
- nspanel_ha_blueprint
refresh: 300s