First working version

initial Running vversion
This commit is contained in:
2025-04-19 19:45:16 +02:00
parent afe0b75022
commit d337fca495
322 changed files with 18725 additions and 13555 deletions
+7
View File
@@ -13,3 +13,10 @@ platform = espressif32@6.10.0
board = esp32dev
framework = arduino
monitor_speed = 115200
upload_protocol = espota
upload_port = gartenwasser_vorn.local
build_flags = -D CONFIG_ASYNC_TCP_MAX_ACK_TIME=5000
-D CONFIG_ASYNC_TCP_PRIORITY=10
-D CONFIG_ASYNC_TCP_QUEUE_SIZE=64
-D CONFIG_ASYNC_TCP_RUNNING_CORE=1
-D CONFIG_ASYNC_TCP_STACK_SIZE=4096