Implementing the concurrent access. Supports well more than 5 devices, enough for the house

This commit is contained in:
2026-03-08 17:50:07 -04:00
parent 7452b1b807
commit 5335da5c29
8 changed files with 148 additions and 37 deletions

View File

@@ -1,3 +1,4 @@
CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"
CONFIG_LWIP_MAX_SOCKETS=32